[issue6543] traceback presented in wrong encoding
STINNER Victor
report at bugs.python.org
Fri Jun 18 01:24:02 CEST 2010
STINNER Victor <victor.stinner at haypocalc.com> added the comment:
I tested the last patch on Windows: it does fix the bug, the traceback is displayed correctly in my terminal charset (cp850).
I commited the fix to Python 3.1 (r82063) and 3.2 (r82059+r82061).
----------
resolution: -> fixed
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6543>
_______________________________________
More information about the Python-bugs-list
mailing list