Home
last modified time | relevance | path

Searched refs:use_subprocess (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dpyshell.py55 use_subprocess = False variable
671 if use_subprocess:
795 if use_subprocess:
807 if not use_subprocess:
883 if use_subprocess:
916 if use_subprocess:
935 if not use_subprocess:
1119 if use_subprocess:
1145 if use_subprocess:
1190 if not use_subprocess
[all...]
H A Drunscript.py142 if pyshell.use_subprocess and restart:

Completed in 3 milliseconds