[issue10080] Py_Initialize crashes when stdout has been redirected with freopen
Amaury Forgeot d'Arc
report at bugs.python.org
Wed Oct 13 08:42:34 CEST 2010
Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:
It looks very similar to issue6501.
Can you check if setting the environment variable
PYTHONIOENCODING=cp1252
solves the problem?
----------
nosy: +amaury.forgeotdarc
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10080>
_______________________________________
More information about the Python-bugs-list
mailing list