[issue1124861] subprocess fails on GetStdHandle in interactive GUI

Andrew Trusty report at bugs.python.org
Sat Feb 16 06:14:18 CET 2008


Andrew Trusty added the comment:

I agree with Daniel, I think this bug or a variant is still present in
2.5.1 because my wxPython app on Windows XP would fail to execute a
Popen with only stdout using PIPE but succeeded with the described
workaround of having stdout, stderr, and stdin set to PIPE.

----------
nosy: +atrusty
versions: +Python 2.5 -Python 2.4

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1124861>
_____________________________________


More information about the Python-bugs-list mailing list