Home
last modified time | relevance | path

Searched defs:rpc_client (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DDebugger.py486 def load_dict(self, dict, force=0, rpc_client=None): argument
/external/python/cpython3/Lib/idlelib/
Ddebugger.py489 def load_dict(self, dict, force=0, rpc_client=None): argument