[Python-ideas] RFC: PEP 540 version 3 (Add a new UTF-8 mode)
Oleg Broytman
phd at phdru.name
Thu Jan 12 21:17:44 EST 2017
On Fri, Jan 13, 2017 at 11:10:44AM +0900, INADA Naoki <songofacandy at gmail.com> wrote:
> Use UTF-8 everywhere, anytime is best way to avoid mojibake.
When you're alone in the Universe -- yes, it helps. But if other
people, protocols and data formats use different encodings it doesn't
matter which encoding you use -- you'll have mojibake anyway.
Oleg.
--
Oleg Broytman http://phdru.name/ phd at phdru.name
Programmers don't die, they just GOSUB without RETURN.
More information about the Python-ideas
mailing list