[issue17860] subprocess docs lack info how to use output result

Ronald Oussoren report at bugs.python.org
Sat Jul 6 10:26:55 CEST 2013


Ronald Oussoren added the comment:

The documentation for 3.3 and default now explicitly mentions that the std* streams are opened as binary streams when universal_newlines is false.

----------
resolution:  -> fixed
stage: commit review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17860>
_______________________________________


More information about the Python-bugs-list mailing list