[issue7441] Py3.1: Fatal Python Error: Py_Initialize...unknown encoding: chcp 65001.

STINNER Victor report at bugs.python.org
Thu Oct 27 01:49:45 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

I added a cp65001 codec to Python 3.3: see issue #13216. So Python will not "crash" anymore if the console code page is set to cp65001.

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

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


More information about the Python-bugs-list mailing list