HomeSort by relevance Sort by last modified time
    Searched refs:spawn_subprocess (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/idlelib/
PyShell.py 404 def spawn_subprocess(self): member in class:ModifiedInterpreter
455 self.spawn_subprocess()
493 self.spawn_subprocess()
    [all...]
  /external/python/cpython3/Lib/idlelib/
pyshell.py 405 def spawn_subprocess(self): member in class:ModifiedInterpreter
448 self.spawn_subprocess()
486 self.spawn_subprocess()
    [all...]

Completed in 45 milliseconds