Home
last modified time | relevance | path

Searched refs:_mswindows (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dsubprocess.py45 _mswindows = (sys.platform == "win32") variable
125 if _mswindows:
177 if _mswindows:
679 if _mswindows:
734 if _mswindows:
796 if _mswindows and isinstance(fd, Handle):
1009 if _mswindows: