[issue19846] Python 3 raises Unicode errors with the C locale

STINNER Victor report at bugs.python.org
Fri Dec 13 17:44:04 CET 2013


STINNER Victor added the comment:

I propose to modify the error handler, the encoding cannot be modified. See my following message explaining why it's not possible to change the encoding:
http://bugs.python.org/issue19846#msg205675

----------

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


More information about the Python-bugs-list mailing list