Calculate sortemes using simply alnum splitting rather than word breaks. Faster and...
[python-collate.git] / collate / codepoint.py
2010-02-12 Joe WreschnigRaw codepoint test backend. Tweaks to constructor argum...