[issue4815] idle 3.1a1 utf8

Pavel Kosina report at bugs.python.org
Sat Jan 3 16:08:23 CET 2009


Pavel Kosina <geon at post.cz> added the comment:

seems to be working.

Seems to me now I get it. The file encoding is ruled by the encoding
declaration. When I stated 

# -*- coding: cp1250 -*-

then the file would be saved in cp1250. 

Now hoping that I would keep this issue, cause it comes with this
patches: when I open file *with* say # -*- coding: cp1250 -*-, I am
asked to change to utf8. This behaviour was not before and is probably
unwanted.....

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


More information about the Python-bugs-list mailing list