Searched defs:STARTUPINFO (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
H A Dsubprocess.py63 class STARTUPINFO: class in inherits:
599 startupinfo = STARTUPINFO()
/external/python/cpython3/Lib/
H A Dsubprocess.py129 class STARTUPINFO: class in inherits:
174 "STARTUPINFO"])
968 startupinfo = STARTUPINFO()

Completed in 136 milliseconds