Ordered Dictionaries? Trees?

Courageous jkraska1 at san.rr.com
Tue Sep 5 01:14:41 EDT 2000


> Each value would prolly be another one of these dictionaries, so what
> i'd be doing is setting up a tree-structure.

Go to the vaults of parnassus. There are already some tree
structures available. You want something with O(log N) behavior.



C//



More information about the Python-list mailing list