X-Received: by 10.224.207.66 with SMTP id fx2mr11298261qab.7.1356371638522; Mon, 24 Dec 2012 09:53:58 -0800 (PST) Received: by 10.49.24.13 with SMTP id q13mr3324947qef.33.1356371638508; Mon, 24 Dec 2012 09:53:58 -0800 (PST) Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!209.85.216.87.MISMATCH!ee4no2052102qab.0!news-out.google.com!k2ni2110qap.0!nntp.google.com!ee4no2114705qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Mon, 24 Dec 2012 09:53:58 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.212.130.235; posting-account=_qTNOQkAAAAIEjEY1tV1q-dc2n_jsg5V NNTP-Posting-Host: 87.212.130.235 References: <46db479a-d16f-4f64-aaf2-76de654185da@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <01f8dee9-c2b0-479b-9dff-7d5af940474e@googlegroups.com> Subject: Re: Custom alphabetical sort From: Pander Musubi Injection-Date: Mon, 24 Dec 2012 17:53:58 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.python:35474 > > > > > > I'm assuming that doesn't correspond to some standard locale's collating > > > > order, so we really do need to roll our own encoding (and that you have > > > > a good reason for wanting to do this). > > > > > > It is for creating a Dutch dictionary. > > > > Wait a minute. You're telling me that Python, of all languages, doesn't > > have a built-in way to sort Dutch words??? Not when you want Roman characters with diacritics to be sorted in the normal a-Z range.