Home
last modified time | relevance | path

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

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