[issue21953] pythonrun.c does not check std streams the same as fileio.c

STINNER Victor report at bugs.python.org
Fri Jul 11 16:38:28 CEST 2014


STINNER Victor added the comment:

See also issues:

- issue #17797: Visual C++ 11.0 reports fileno(stdin) == 0 for non-console program
- issue #18804: I proposed a similar change for other reasons.

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list