Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dsubprocess.py75 _mswindows = True variable
77 _mswindows = False variable
173 if _mswindows:
230 if _mswindows:
506 if _mswindows:
659 if _mswindows or not hasattr(os, 'posix_spawn'):
776 if _mswindows:
831 if _mswindows:
976 if _mswindows and isinstance(fd, Handle):
1211 if _mswindows:
[all …]