Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35474
| 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 | <roy-886DAA.12402924122012@news.panix.com> |
| 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 | <roy-BEEA73.11183724122012@news.panix.com> <46db479a-d16f-4f64-aaf2-76de654185da@googlegroups.com> <roy-886DAA.12402924122012@news.panix.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <01f8dee9-c2b0-479b-9dff-7d5af940474e@googlegroups.com> (permalink) |
| Subject | Re: Custom alphabetical sort |
| From | Pander Musubi <pander.musubi@gmail.com> |
| 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 |
Show key headers only | View raw
> > > > > > 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.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Custom alphabetical sort Roy Smith <roy@panix.com> - 2012-12-24 11:18 -0500
Re: Custom alphabetical sort Pander Musubi <pander.musubi@gmail.com> - 2012-12-24 08:40 -0800
Re: Custom alphabetical sort Roy Smith <roy@panix.com> - 2012-12-24 12:40 -0500
Re: Custom alphabetical sort Pander Musubi <pander.musubi@gmail.com> - 2012-12-24 09:53 -0800
Re: Custom alphabetical sort Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-12-24 18:07 +0000
Re: Custom alphabetical sort Joshua Landau <joshua.landau.ws@gmail.com> - 2012-12-24 18:12 +0000
Re: Custom alphabetical sort Pander Musubi <pander.musubi@gmail.com> - 2012-12-24 15:19 -0800
Re: Custom alphabetical sort Dave Angel <d@davea.name> - 2012-12-25 01:18 -0500
Re: Custom alphabetical sort Joshua Landau <joshua.landau.ws@gmail.com> - 2012-12-27 01:13 +0000
Re: Custom alphabetical sort Pander Musubi <pander.musubi@gmail.com> - 2012-12-24 15:19 -0800
Re: Custom alphabetical sort Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-12-24 22:57 +0000
csiph-web