Tagged Questions
-1
votes
3answers
1k views
Python 3 chokes on CP-1252/ANSI reading
I'm working on a series of parsers where I get a bunch of tracebacks from my unit tests like:
File "c:\Python31\lib\encodings\cp1252.py", line 23, in decode
return ...