Inada Naoki [mailto:[email protected]] wrote:
> There are several ways:
> * encoding="latin1" -- This is the best. Works perfectly.
> * Don't touch -- You don't need to enable EncodingWarning.
>  [...]

I'm replying to Victor's statement that ``encoding="utf8" is backward 
compatible´´.

If you're adding encoding="latin1" to the user program, then you are doing 
something very different from what Victor proposed.

regards, Anders

_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/IENGLLP67LAOVLVSMJSJX4W6K2ZDTPJ7/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to