Searched refs:WINSERVICE (Results 1 – 3 of 3) 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
207 WINSERVICE = sys.executable.lower().endswith("pythonservice.exe") variable217 if WINSERVICE:408 if not WINEXE and not WINSERVICE and \