]> granicus.if.org Git - python/commit
unicode database compression, step 1:
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 24 Sep 2000 23:18:31 +0000 (23:18 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 24 Sep 2000 23:18:31 +0000 (23:18 +0000)
commitf367cacb98ce3fcd1653546835dff3c3cbf5216a
treeedc7af8b94ace6e5d739fe9316920e50bf174ddc
parent51dc968b0bc6784c9d461252dfda1e48c8aad42d
unicode database compression, step 1:

- use unidb compression for the unicodedata module.  on Windows,
  the new unidatabase module is 120k, down from nearly 600k.
Tools/unicode/makeunicodedata.py [new file with mode: 0644]