From a5dc9cab29221fbd21f65e4d63a6dc76d1e8c69f Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne)" Date: Mon, 4 Mar 2019 19:12:04 +0100 Subject: [PATCH] Fixed a missing . and a missing capital letter. (GH-12170) (cherry picked from commit 7e9ce4c89e9a34ff84a89831812bc8b42d37ac1f) Co-authored-by: Jules Lasne (jlasne) --- Doc/library/subprocess.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/library/subprocess.rst b/Doc/library/subprocess.rst index ff91b5d4c7585a..18be75c10ce45b 100644 --- a/Doc/library/subprocess.rst +++ b/Doc/library/subprocess.rst @@ -959,7 +959,7 @@ The :mod:`subprocess` module exposes the following constants. .. data:: CREATE_NO_WINDOW A :class:`Popen` ``creationflags`` parameter to specify that a new process - will not create a window + will not create a window. .. versionadded:: 3.7 @@ -1295,7 +1295,7 @@ Replacing functions from the :mod:`popen2` module * :class:`Popen` raises an exception if the execution fails. -* the *capturestderr* argument is replaced with the *stderr* argument. +* The *capturestderr* argument is replaced with the *stderr* argument. * ``stdin=PIPE`` and ``stdout=PIPE`` must be specified. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy