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

  /external/python/cpython2/Lib/idlelib/
PyShell.py 472 self.poll_subprocess()
566 def poll_subprocess(self): member in class:ModifiedInterpreter
602 self.tkconsole.pollinterval, self.poll_subprocess)
    [all...]
  /external/python/cpython3/Lib/idlelib/
pyshell.py 465 self.poll_subprocess()
562 def poll_subprocess(self): member in class:ModifiedInterpreter
598 self.tkconsole.pollinterval, self.poll_subprocess)
    [all...]

Completed in 40 milliseconds