Searched refs:WINSERVICE (Results 1 – 2 of 2) sorted by relevance
31 WINSERVICE = False variable34 WINSERVICE = sys.executable.lower().endswith("pythonservice.exe") variable36 if WINSERVICE:186 elif sys.platform != 'win32' or (not WINEXE and not WINSERVICE):
19 WINSERVICE = sys.executable.lower().endswith("pythonservice.exe") variable