[issue3574] compile() cannot decode Latin-1 source encodings
Brett Cannon
report at bugs.python.org
Sat Oct 4 03:28:14 CEST 2008
Brett Cannon <brett at python.org> added the comment:
Sorry, I mis-spoke: your patch, Victor, doesn't change the state to
NORMAL. But my worry still stands; why does iso-8859-1 need to be
special-cased? It suggests to me that some more fundamental needs to be
dealt with instead of just patching around iso-8859-1.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3574>
_______________________________________
More information about the Python-bugs-list
mailing list