rm extra whitespace

This commit is contained in:
Benjamin Peterson 2014-01-18 00:49:04 -05:00
parent eacec1ccff
commit af69fe2311
1 changed files with 1 additions and 1 deletions

View File

@ -719,7 +719,7 @@ The following attributes are also available:
output from the child process. If the *universal_newlines* argument was
``True``, the stream is a text stream, otherwise it is a byte stream. If the
*stdout* argument was not :data:`PIPE`, this attribute is ``None``.
.. attribute:: Popen.stderr