Kaydet (Commit) 9d30698d authored tarafından Tim Golden's avatar Tim Golden

#16921 Since Win9x is no longer supported, CREATE_NEW_CONSOLE is

no longer implied by shell=True
üst e814501c
......@@ -826,8 +826,6 @@ The :mod:`subprocess` module exposes the following constants.
The new process has a new console, instead of inheriting its parent's
console (the default).
This flag is always set when :class:`Popen` is created with ``shell=True``.
.. data:: CREATE_NEW_PROCESS_GROUP
A :class:`Popen` ``creationflags`` parameter to specify that a new process
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment