Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Drunscript.py143 interp.restart_subprocess(
Dpyshell.py480 def restart_subprocess(self, with_cwd=False, filename=''): member in ModifiedInterpreter
585 self.restart_subprocess()
760 self.restart_subprocess()
1121 self.interp.restart_subprocess()
1275 self.interp.restart_subprocess(with_cwd=True)