Continuation of the post, originally made in the Python-Brasil list:
I’ll try again, as the thread has already discussed three different things:
- Code to use in Python programs: why UTF-8 is highly recommended
- Encodings in general and problems caused and solved by it
- A bug in Python on Windows, when the prompt is set to page 65001
I’ll try to explain for everyone, as it’s a recurring topic.
But before getting back to these topics, we have to go back to files.