Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e814501 commit 9d30698Copy full SHA for 9d30698
1 file changed
Doc/library/subprocess.rst
@@ -826,8 +826,6 @@ The :mod:`subprocess` module exposes the following constants.
826
The new process has a new console, instead of inheriting its parent's
827
console (the default).
828
829
- This flag is always set when :class:`Popen` is created with ``shell=True``.
830
-
831
.. data:: CREATE_NEW_PROCESS_GROUP
832
833
A :class:`Popen` ``creationflags`` parameter to specify that a new process
0 commit comments