Martin v. Löwis <mar...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue4815>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to