Sorting x lists based on one list

Philippe C. Martin philippe at philippecmartin.com
Tue May 17 10:41:14 EDT 2005


Hi,

I'm looking for an easy algorithm - maybe Python can help:

I start with X lists which intial sort is based on list #1.

I want to reverse sort list #1 and have all other lists sorted accordingly.

Any idea is welcome.

Regards,

Philippe




More information about the Python-list mailing list