Home
last modified time | relevance | path

Searched refs:DictProxy (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Ddebugger_r.py157 #----------called by a DictProxy----------
238 dp = DictProxy(self._conn, self._oid, did)
259 class DictProxy: class
279 ##print("*** Failed DictProxy.__getattr__:", name)
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py1164 DictProxy = MakeProxyType('DictProxy', ( variable
1169 DictProxy._method_to_typeid_ = {
1223 SyncManager.register('dict', dict, DictProxy)

Completed in 4 milliseconds