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


Groups > comp.lang.python > #58082 > unrolled thread

Re: sorting german characters äöü...

Started bySkip Montanaro <skip@pobox.com>
First post2013-10-30 13:48 -0500
Last post2013-10-30 13:48 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#58082 — Re: sorting german characters äöü...

FromSkip Montanaro <skip@pobox.com>
Date2013-10-30 13:48 -0500
SubjectRe: sorting german characters äöü...
Message-ID<mailman.1824.1383158914.18130.python-list@python.org>
> 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web