[Python-Dev] Sort error in Misc/ACKS
Zachary Ware
zachary.ware+pydev at gmail.com
Mon Dec 9 16:19:14 CET 2013
More information about the Python-Dev mailing list
Mon Dec 9 16:19:14 CET 2013
- Previous message: [Python-Dev] Sort error in Misc/ACKS
- Next message: [Python-Dev] Sort error in Misc/ACKS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Dec 9, 2013 at 8:57 AM, Barry Warsaw <barry at python.org> wrote: > On Dec 09, 2013, at 04:00 PM, TaeWong wrote: > >>The name Jonas Wagner comes before Zachary Ware and Barry Warsaw. > > Maybe it's time to give up on trying to sort by last name, and just sort by > first character? > > No, this is not a bold attempt to jump higher up in the list. > -AAAAAABarry Hey, I'm far enough down the list already... More seriously, we do specify "rough alphabetical order[ing]"; there's no need to point out this kind of thing. (Although it might be worth it to change that to "no particular order" so that adding someone is as simple as `echo "Some Human" >> Misc/ACKS`. We could always run random.shuffle() on the current list so new additions don't look out of place ;) -- Zach
- Previous message: [Python-Dev] Sort error in Misc/ACKS
- Next message: [Python-Dev] Sort error in Misc/ACKS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list