Home
last modified time | relevance | path

Searched defs:wShowWindow (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dsubprocess.py68 wShowWindow = 0 variable in STARTUPINFO
/external/python/cpython3/Lib/
Dsubprocess.py131 hStdError=None, wShowWindow=0, lpAttributeList=None): argument