Home
last modified time | relevance | path

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

/third_party/python/Lib/multiprocessing/
H A Dspawn.py31 WINSERVICE = False variable
34 WINSERVICE = sys.executable.lower().endswith("pythonservice.exe") variable
46 if WINSERVICE:
190 elif sys.platform != 'win32' or (not WINEXE and not WINSERVICE):
H A Dpopen_spawn_win32.py19 WINSERVICE = sys.executable.lower().endswith("pythonservice.exe") variable

Completed in 2 milliseconds