[issue12494] subprocess: check_output() doesn't close pipes on error

STINNER Victor report at bugs.python.org
Tue Jul 5 22:36:41 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

See also issue #12044 which changed the context manager to call the wait() method.

----------

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


More information about the Python-bugs-list mailing list