mirror of
https://github.com/python/cpython.git
synced 2025-11-13 15:40:05 +00:00
merge 3.3
This commit is contained in:
commit
3c16c1d821
1 changed files with 1 additions and 1 deletions
|
|
@ -729,7 +729,7 @@ The following attributes are also available:
|
||||||
output from the child process. If the *universal_newlines* argument was
|
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
|
``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``.
|
*stdout* argument was not :data:`PIPE`, this attribute is ``None``.
|
||||||
|
|
||||||
|
|
||||||
.. attribute:: Popen.stderr
|
.. attribute:: Popen.stderr
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue