Searched defs:rpcclt (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/idlelib/ | ||
D | RemoteDebugger.py | 337 def start_remote_debugger(rpcclt, pyshell): argument |
D | PyShell.py | 401 rpcclt = None variable in ModifiedInterpreter |
/external/python/cpython3/Lib/idlelib/ | ||
D | debugger_r.py | 346 def start_remote_debugger(rpcclt, pyshell): argument |
D | pyshell.py | 402 rpcclt = None variable in ModifiedInterpreter |