Searched refs:_WINDOWS (Results 1 – 3 of 3) sorted by relevance
11 _WINDOWS = (platform.system() == 'Windows') variable24 if _WINDOWS:
31 _WINDOWS = platform.system() == 'Windows' variable540 if _WINDOWS:
17 _WINDOWS = platform.system() == 'Windows' variable34 if _WINDOWS: