Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #58082

Re: sorting german characters äöü...

References <52715232.5020108@fam-goebel.de>
Date 2013-10-30 13:48 -0500
Subject Re: sorting german characters äöü...
From Skip Montanaro <skip@pobox.com>
Newsgroups comp.lang.python
Message-ID <mailman.1824.1383158914.18130.python-list@python.org> (permalink)

Show all headers | View raw


> That works, but my be there is a more intelligent way? Especially there
> could be much more r.replace to handle all the accents as ^ ° ´ ` and so on.

Perhaps this? http://stackoverflow.com/questions/816285/where-is-pythons-best-ascii-for-this-unicode-database

There is also a rather long-ish recent topic on a similar topic that
might be worth scanning as well.

I've no direct/recent experience with this topic. I'm just an
interested bystander.

Skip

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: sorting german characters äöü... Skip Montanaro <skip@pobox.com> - 2013-10-30 13:48 -0500

csiph-web