[Python-Dev] PEP 383 update: utf8b is now the error handler (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Thu May 7 19:27:07 CEST 2009


The error handler for undoing this operation (ie. when converting a Unicode string to some other encoding) should probably use the same name based on symmetry and the fact that the escaping scheme is meant to be used for enabling round-trip safety.

Could you please familiarize yourself with the implementation before commenting further?

Thanks, Martin



More information about the Python-Dev mailing list