[issue4815] idle 3.1a1 utf8

Martin v. Löwis report at bugs.python.org
Sun Jan 4 14:38:58 CET 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

> With this file  - hello.py (attached) - I should be also asked for
> converting to utf8.

Why that? This file is already encoded in utf-8 just fine. It is,
simultaneously, also encoded in ASCII, cp1250, cp1252, and nearly
any other encoding in use (as long as it is ASCII-based).

> When I open it, nothing changes, after making
> changes and saving then the encodings is my windows standard cp1250 ....

What did you do to find that out?

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


More information about the Python-bugs-list mailing list