[docs] [issue19038] Fix sort order in Misc/ACKS.

Georg Brandl report at bugs.python.org
Tue Sep 17 08:32:52 CEST 2013


Georg Brandl added the comment:

Please do not change the ordering of Å -- it is correct after Z, at least in Swedish, Danish and Norwegian.

If you want to sort German umlauts correctly, in lists of names they are treated as [aou]+e, so "Löwis" goes before "Lowe".

As for Aahz, he appears by that name alone and should not be changed.

It's Jean-Paul, not Jean-Pierre Calderone.  This change makes me wary of accepting any of your other changes.  How did you come to your spellings of the names?

If you do, please resubmit in diff form.

----------
nosy: +georg.brandl
status: open -> pending

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19038>
_______________________________________


More information about the docs mailing list