Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsubprocess.py334 startupinfo=None, creationflags=0): argument
588 startupinfo, creationflags, shell, to_close, argument
882 startupinfo, creationflags, shell, to_close, argument
/external/python/cpython2/Lib/test/
Dtest_subprocess.py831 universal_newlines, startupinfo, creationflags, shell, to_close, argument