Searched refs:_ClosedDict (Results 1 – 2 of 2) sorted by relevance
75 class _ClosedDict(UserDict.DictMixin): class155 self.dict = _ClosedDict()
66 class _ClosedDict(collections.MutableMapping): class153 self.dict = _ClosedDict()