Source code for Gramps Genealogical program
Go to file
Don Allingham 335580cc90 * src/PeopleModel.py: provide a work around for the python 2.3 bug unicode
sorting problem with locale.strcoll. For a nul termination during sorting,
strip it off after sorting. Only used for python2.3, since this bug was
fixed in python 2.4.


svn: r5012
2005-08-04 15:53:38 +00:00
gramps2 * src/PeopleModel.py: provide a work around for the python 2.3 bug unicode 2005-08-04 15:53:38 +00:00