Home | History | Annotate | Download | only in gslib

Lines Matching defs:IS_WINDOWS

65 from gslib.util import IS_WINDOWS
73 if IS_WINDOWS:
477 if gslib.util.IS_WINDOWS:
1019 if IS_WINDOWS and process_count > 1:
1301 if not IS_WINDOWS and is_main_thread:
1504 if IS_WINDOWS and ((2, 6) <= sys.version_info[:3] < (2, 7) or