List transormation

pclinch at kokuacom.com pclinch at kokuacom.com
Tue Sep 19 15:37:37 EDT 2000


There is a suggestion in the python FAQ to this. I don't 
have it too hand, but from memory you do a map( None... to 
get a list of tuples, sort the tuples, then extract the 
required sorted list.

Hope this helps.




More information about the Python-list mailing list