[issue4815] idle 3.1a1 utf8
Martin v. Löwis
report at bugs.python.org
Sat Jan 3 13:06:47 CET 2009
Martin v. Löwis <martin at v.loewis.de> added the comment:
> In my opinion it would nice if user can either convert file to utf8 or
> to do nothing and add new encodings declaration or cancel.
Ypu can still add an encoding declaration after the file got converted.
Cancelling is also possible.
> If you give an encodings that doesn't exist, it shouldn't destroy IDLE.
Right. Here is a patch that fixes that.
Added file: http://bugs.python.org/file12566/conv.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4815>
_______________________________________
More information about the Python-bugs-list
mailing list