]> granicus.if.org Git - python/commit
compress unicode decomposition tables (this saves another 55k)
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 21 Jan 2001 22:41:08 +0000 (22:41 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 21 Jan 2001 22:41:08 +0000 (22:41 +0000)
commit7b7dd107b3654926fb75215805d6c0c8a15bf89e
tree13b2631ae40737b8f28e2466e0a64e1278564220
parentf75c9d94b4cb9f11f0ed046aa775478e559b4081
compress unicode decomposition tables (this saves another 55k)
Modules/ucnhash.c
Modules/unicodedata.c
Modules/unicodedata_db.h
Modules/unicodedatabase.c
Modules/unicodedatabase.h
Modules/unicodename_db.h
Tools/unicode/makeunicodedata.py