Guido van Rossum added the comment:

I don't know much about subprocess.py and I don't have access to Windows 8.  
But it looks like the kind of thing that might happen if the other end of the 
"pipe" is closed, which might happen if the subprocess exits early, either 
because it's just fast or because it's encountered some other bug.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19612>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to