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 c4a2e8a commit 1183f1eCopy full SHA for 1183f1e
Doc/library/subprocess.rst
@@ -664,7 +664,8 @@ functions.
664
665
If given, *startupinfo* will be a :class:`STARTUPINFO` object, which is
666
passed to the underlying ``CreateProcess`` function.
667
- *creationflags*, if given, can be one or more of the following flags:
+
668
+ If given, *creationflags*, can be one or more of the following flags:
669
670
* :data:`CREATE_NEW_CONSOLE`
671
* :data:`CREATE_NEW_PROCESS_GROUP`
0 commit comments