Python's 8-bit cleanness deprecated?

Aaron Swartz me at aaronsw.com
Mon Feb 10 11:32:04 EST 2003


Roman Suzi wrote:
> I've made some summary again (please correct me if I misunderstood):

I'm fine with the PEP except that it should treat the default encoding
as utf-8, not ascii.

The Internet, like the rest of the world, is transitioning to untagged
utf-8 so we don't have to deal with this character set mess. Python
should too.

-- 
Aaron Swartz [http://www.aaronsw.com/]




More information about the Python-list mailing list