mirror of https://github.com/python/cpython.git
Marc-Andre Lemburg <mal@lemburg.com>:
Added new ucnhash module by Bill Tutt.
This commit is contained in:
parent
b0c0ecfa26
commit
2dabf69f5c
|
@ -139,6 +139,7 @@ _codecs _codecsmodule.c # access to the builtin codecs and codec registry
|
|||
|
||||
unicodedata unicodedata.c unicodedatabase.c
|
||||
# static Unicode character database
|
||||
ucnhash ucnhash.c # Unicode Character Name expansion hash table
|
||||
|
||||
_locale _localemodule.c # access to ISO C locale support
|
||||
|
||||
|
|
Loading…
Reference in New Issue