Hello,

Inspired by some my needs as well as some discussions in the net, I've implemented a sorted dictionary (i.e. a dict that returns keys, values and items always sorted by keys):

http://code.activestate.com/recipes/576998/

Maybe it'll appear to be useful for somebody... And I'm curious about your opinions.

Regards,
*j

--
Jan Kaliszewski (zuo) <z...@chopin.edu.pl>
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to