Searched refs:DictProxy (Results 1 – 4 of 4) sorted by relevance
238 dp = DictProxy(self._conn, self._oid, did)259 class DictProxy: class
1160 DictProxy = MakeProxyType('DictProxy', ( variable1165 DictProxy._method_to_typeid_ = {1219 SyncManager.register('dict', dict, DictProxy)
378 ``AutoProxy[Queue]`` inside ``ListProxy`` and ``DictProxy``
3286 Fixed iterator of :class:`multiprocessing.managers.DictProxy`.