Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsubprocess.py66 hStdOutput = None variable in STARTUPINFO
/external/python/cpython3/Lib/
Dsubprocess.py130 def __init__(self, *, dwFlags=0, hStdInput=None, hStdOutput=None, argument