[issue17797] Visual C++ 11.0 reports fileno(stdin) == 0 for non-console program

Amaury Forgeot d'Arc report at bugs.python.org
Fri Apr 19 14:49:12 CEST 2013


Amaury Forgeot d'Arc added the comment:

Maybe check_fd(fd) could be used in initstdio as well.

Can you check whether it's the same for the other files?
What are the values for fileno(stdout) and fileno(stderr)?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17797>
_______________________________________


More information about the Python-bugs-list mailing list