Perl-Python-a-Day: Sorting
Marcin 'Qrczak' Kowalczyk
qrczak at knm.org.pl
Thu Oct 13 12:58:16 EDT 2005
More information about the Python-list mailing list
Thu Oct 13 12:58:16 EDT 2005
- Previous message (by thread): Perl-Python-a-Day: Sorting
- Next message (by thread): Perl-Python-a-Day: Sorting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Abdulaziz Ghuloum <aghuloum at c-s-remove-dashes.indiana.edu> writes: > Python FAQs contain an entry to the schwartzian transform. > > http://www.python.org/doc/faq/programming.html#i-want-to-do-a-complicated-sort-can-you-do-a-schwartzian-transform-in-python This entry is obsolete: it should mention the 'key' option of the standard sort method. -- __("< Marcin Kowalczyk \__/ qrczak at knm.org.pl ^^ http://qrnik.knm.org.pl/~qrczak/
- Previous message (by thread): Perl-Python-a-Day: Sorting
- Next message (by thread): Perl-Python-a-Day: Sorting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list