Antoine Pitrou <pit...@free.fr> added the comment:

Attached patch allows Python to run even if no standard stream is available. I 
use dup() to detect whether a fd is valid.

----------
keywords: +patch
nosy: +neologix
stage:  -> patch review
versions: +Python 3.3 -Python 3.1
Added file: http://bugs.python.org/file23788/nostdio.patch

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

Reply via email to