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

  /external/python/cpython3/Lib/idlelib/
pyshell.py 650 if use_subprocess:
793 if use_subprocess:
805 if not use_subprocess:
869 if use_subprocess:
    [all...]
runscript.py 134 if pyshell.use_subprocess:
  /external/python/cpython2/Lib/idlelib/
PyShell.py 809 if use_subprocess:
821 if not use_subprocess:
881 if use_subprocess:
    [all...]
ScriptBinding.py 149 if PyShell.use_subprocess:

Completed in 251 milliseconds