[Python-Dev] unicodedata module is out of date
"Martin v. Löwis"
martin at v.loewis.de
Mon Sep 9 13:43:08 CEST 2013
Am 06.09.13 17:55, schrieb Andrew Miller:
> Are there plans to add the extra data from the other UCD files to this
> module? At the moment I am using a module from
> https://gist.github.com/anonymous/2204527 to obtain the script of a
> character but it would be nice if this was available from the standard
> library.
Well, it is available, and new versions of the UCD are added to new
Python releases. Please consider Python 2 as dead wrt. Unicode support.
Regards,
Martin
More information about the Python-Dev
mailing list