Searched refs:restart_subprocess (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DScriptBinding.py151 interp.restart_subprocess(with_cwd=False)
H A DPyShell.py447 def restart_subprocess(self, with_cwd=False): member in class:ModifiedInterpreter
549 self.restart_subprocess()
751 self.interp.restart_subprocess()
1093 self.interp.restart_subprocess()
1247 self.interp.restart_subprocess(with_cwd=True)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DScriptBinding.py151 interp.restart_subprocess(with_cwd=False)
H A DPyShell.py447 def restart_subprocess(self, with_cwd=False): member in class:ModifiedInterpreter
549 self.restart_subprocess()
751 self.interp.restart_subprocess()
1093 self.interp.restart_subprocess()
1247 self.interp.restart_subprocess(with_cwd=True)

Completed in 52 milliseconds