]> granicus.if.org Git - python/commit
unicode database compression, step 3:
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 25 Sep 2000 21:48:13 +0000 (21:48 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 25 Sep 2000 21:48:13 +0000 (21:48 +0000)
commit9e7dd4c185a8c14c74caa2781935a0b7ae3640b8
tree34e6022e0e41b6856ee37099061eeee274a68340
parent69b58e277290be441327f2167f1c169f29fc6936
unicode database compression, step 3:

- use unidb compression for the unicodectype module.  smaller, faster,
  and slightly more portable...
Objects/unicodectype.c