Home
last modified time | relevance | path

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

/third_party/python/Lib/multiprocessing/
H A Dpopen_spawn_win32.py19 WINSERVICE = sys.executable.lower().endswith("pythonservice.exe") variable
H A Dspawn.py31 WINSERVICE = False variable
34 WINSERVICE = sys.executable.lower().endswith("pythonservice.exe") variable

Completed in 1 milliseconds