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 eacec1c commit af69fe2Copy full SHA for af69fe2
1 file changed
Doc/library/subprocess.rst
@@ -719,7 +719,7 @@ The following attributes are also available:
719
output from the child process. If the *universal_newlines* argument was
720
``True``, the stream is a text stream, otherwise it is a byte stream. If the
721
*stdout* argument was not :data:`PIPE`, this attribute is ``None``.
722
-
+
723
724
.. attribute:: Popen.stderr
725
0 commit comments