[Python-ideas] ordered dict (original) (raw)

Mathias Panzenböck grosser.meister.morti at gmx.net
Sat Apr 21 03:37:52 CEST 2007


Ok, now. Forget all I said. Just a short question: When you have to store values accosiated with keys and the keys have to be accessible in a sorted manner. What container type would you use? What data structure would you implement? (I just thought a AVL tree would have been a good choice.)

Thanks, panzi



More information about the Python-ideas mailing list