Mark Gius added the comment:

Just read the docs for stdin and stdout.  This patch will indtroduce a bug 
where a provided file descriptor can be closed.  This definitely shouldn't 
close a file descriptor that isn't created by _get_handles().  I'll update.

----------

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

Reply via email to