[Python-Dev] order of Misc/ACKS
Ezio Melotti
ezio.melotti at gmail.com
Fri Nov 11 10:56:31 CET 2011
Hi,
On 11/11/2011 10.39, Eli Bendersky wrote:
> The PS: at the top of Misc/ACKS says:
>
> PS: In the standard Python distribution, this file is encoded in UTF-8
> and the list is in rough alphabetical order by last names.
>
> However, the last 3 names in the list don't appear to be part of that
> alphabetical order. Is this somehow intentional, or just a mistake?
Only the last two are out of place, and should be fixed. The 'Å' in
"Peter Åstrand" sorts after 'Z'.
See http://mail.python.org/pipermail/python-dev/2010-August/102961.html
for a discussion about the order of Misc/ACKS.
Best Regards,
Ezio Melotti
> Eli
>
More information about the Python-Dev
mailing list