[issue9905] subprocess.Popen fails with stdout=PIPE, stderr=PIPE if standard descriptors (0, 1, 2) are closed.

Antoine Pitrou report at bugs.python.org
Mon Jan 3 19:47:40 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Fixed in issue10806.

----------
nosy: +pitrou
resolution:  -> duplicate
status: open -> closed
superseder:  -> Subprocess error if fds 0,1,2 are closed

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


More information about the Python-bugs-list mailing list