[issue9029] errors='replace' works in IDLE, fails at Windows command line.

R. David Murray report at bugs.python.org
Sat Jun 19 14:48:01 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

What you show is not a complete program, nor do you provide the complete traceback or the data causing the problem.  The most helpful thing would be a complete small program and data file demonstrating the problem.  That said, I'm wondering if your problem is the encoding of the terminal window.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list