HomeSort by relevance Sort by last modified time
    Searched full:restart_subprocess (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ScriptBinding.py 151 interp.restart_subprocess(with_cwd=False)
PyShell.py 447 def restart_subprocess(self, with_cwd=False): member in class:ModifiedInterpreter
549 self.restart_subprocess()
751 self.interp.restart_subprocess()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ScriptBinding.py 151 interp.restart_subprocess(with_cwd=False)
PyShell.py 447 def restart_subprocess(self, with_cwd=False): member in class:ModifiedInterpreter
549 self.restart_subprocess()
751 self.interp.restart_subprocess()
    [all...]

Completed in 63 milliseconds