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

> But there has to be special handling somewhere for opening std*,
> because they are already open, unlike other files.  That is no doubt
> where the bug is.  Can you point me at that code?

See initstdio() in Python/pythonrun.c

----------

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

Reply via email to