kwantam 3fc4d2c898 optimize generated tables ; clean up unicode.py
There was an easy opportunity to better optimize the tables generated
by unicode.py. Not sure why I didn't catch this long ago, but in any
case now the tables are substantially smaller and should maybe improve
performance slightly.

There was also some dead code sitting in unicode.py that I pulled out.
2015-04-16 03:03:55 -04:00
..