Home
last modified time | relevance | path

Searched defs:pyshell (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Ddebugger.py62 def __init__(self, pyshell, idb=None): argument
Ddebugger_r.py346 def start_remote_debugger(rpcclt, pyshell): argument
Dpyshell.py320 pyshell = None variable in PyShellFileList
/external/python/cpython2/Lib/idlelib/
DDebugger.py57 def __init__(self, pyshell, idb=None): argument
DRemoteDebugger.py337 def start_remote_debugger(rpcclt, pyshell): argument
DPyShell.py319 pyshell = None variable in PyShellFileList