[Python-Dev] PEP 383 update: utf8b is now the error handler

"Martin v. Löwis" martin at v.loewis.de
Wed May 6 22:44:09 CEST 2009


> Is it only usable with utf8 as an encoding?

No, it applies to any codec which potentially cannot decode
all bytes >127.

Regards,
Martin


More information about the Python-Dev mailing list