Bug Fix to Python Unicode Collation Algorithm


See Python Unicode Collation Algorithm for background. This version fixes a major bug that prevented the collation algorithm from working properly with any expansions:

http://jtauber.com/2006/02/13/pyuca.py

UPDATE (2012-06-21): Now see https://github.com/jtauber/pyuca

The original post was in the categories: python unicode but I'm still in the process of migrating categories over.

The original post had 1 comment I'm in the process of migrating over.