Sorting distionary by value

Artur Skura arturs at iidea.pl
Fri Mar 22 03:19:11 EST 2002


Is there an idiom in Python as to sorting dictionary by value,
not keys? I came up with some solutions which are so inefficient
that I'm sure there must be a simple way.

Regards,
Artur
-- 
http://www.wolneprogramy.org
http://mf.gnome.pl



More information about the Python-list mailing list