Home | History | Annotate | Download | only in gslib

Lines Matching defs:IS_WINDOWS

111 from gslib.util import IS_WINDOWS
122 if IS_WINDOWS:
2753 if IS_WINDOWS and src_url.IsFileUrl() and src_url.IsStream():