Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Ddebugger_r.py346 def start_remote_debugger(rpcclt, pyshell): argument
370 def close_remote_debugger(rpcclt): argument
382 def close_subprocess_debugger(rpcclt): argument
385 def restart_subprocess_debugger(rpcclt): argument
Dpyshell.py436 rpcclt = None variable in ModifiedInterpreter