[Python-Dev] Python and the Unicode Character Database (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Tue Nov 30 20:23:13 CET 2010


Le mardi 30 novembre 2010 à 20:16 +0100, "Martin v. Löwis" a écrit :

> Would moving this functionality to the locale module make the issues any > easier to fix?

You could delegate it to the C library, so: yes.

I hope you don't suggest delegating it to the C locale functions. Do you?



More information about the Python-Dev mailing list