Searched refs:WINENV (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/multiprocessing/ | ||
H A D | popen_spawn_win32.py | 25 WINENV = not _path_eq(sys.executable, sys._base_executable) variable 62 if WINENV and _path_eq(python_exe, sys.executable): |
Completed in 1 milliseconds