Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dpyshell.py468 def restart_subprocess(self, with_cwd=False, filename=''): member in ModifiedInterpreter
/external/python/cpython2/Lib/idlelib/
DPyShell.py475 def restart_subprocess(self, with_cwd=False, filename=''): member in ModifiedInterpreter