Re: python implementation of unicode collation algorithm
"M.-A. Lemburg" <[email protected]> Mon, 23 Jan 2006 10:49:24 +0100
| Newsgroups | gmane.comp.python.internationalization |
|---|---|
| Organization | eGenix.com Software GmbH |
| Message-ID | <[email protected]> |
James Tauber wrote: > I've made a start on a pure python implementation of the Unicode > Collation Algorithm (UTS #10) but I thought I'd best check with this > SIG whether such a thing already exists. Not that I'm aware of. Note that given the sizes of the collation tables, it's probably better to have them defined in a C module, rather than a Python data structure. -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Jan 23 2006) >>> Python/Zope Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ ::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::