A sorted map type.

apardon at trout.vub.ac.be apardon at trout.vub.ac.be
Thu Apr 12 10:33:09 EDT 2001


Is there a module that provides a sorted map.

What I need is a map type that allow you to visit
all members in key order. Also the possibility
to look for the next in line after a search
would be nice. Is there a module that already
implements such a maptype or do I have to do
it myself?

-- 
Antoon Pardon



More information about the Python-list mailing list