]> granicus.if.org Git - python/commit
unicode database compression, step 1:
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 24 Sep 2000 21:45:34 +0000 (21:45 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 24 Sep 2000 21:45:34 +0000 (21:45 +0000)
commita4287c29b343dec5115672fd1ff1325f322dec1b
tree167f42fcadee9ea141e202e6cf1d6a29c2a1ef9a
parent58af43fd760c2d7d0d8238b7919cf8fa9f1b6dbe
unicode database compression, step 1:

- use unidb compression for the unicodedata module.  on Windows,
  the new unidatabase module is 120k, down from nearly 600k.
Modules/unicodedata.c