Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af69fe2

Browse files
committed
rm extra whitespace
1 parent eacec1c commit af69fe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/subprocess.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ The following attributes are also available:
719719
output from the child process. If the *universal_newlines* argument was
720720
``True``, the stream is a text stream, otherwise it is a byte stream. If the
721721
*stdout* argument was not :data:`PIPE`, this attribute is ``None``.
722-
722+
723723

724724
.. attribute:: Popen.stderr
725725

0 commit comments

Comments
 (0)