[Python-Dev] Python and the Unicode Character Database

"Martin v. Löwis" martin at v.loewis.de
Tue Nov 30 20:40:54 CET 2010


Am 30.11.2010 20:23, schrieb Antoine Pitrou:
> 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?

Yes, I do. Why do you hope I don't?

Regards,
Martin


More information about the Python-Dev mailing list