[Python-Dev] Python and the Unicode Character Database (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Tue Nov 30 20:23:13 CET 2010
- Previous message: [Python-Dev] Python and the Unicode Character Database
- Next message: [Python-Dev] Python and the Unicode Character Database
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message: [Python-Dev] Python and the Unicode Character Database
- Next message: [Python-Dev] Python and the Unicode Character Database
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]