An ordered dictionary for the Python library?

Paul Rubin http
Wed Sep 12 19:03:40 EDT 2007


Mark Summerfield <m.n.summerfield at googlemail.com> writes:
> I feel that Python lacks one useful data structure: an ordered
> dictionary.
> Do other Python programmers feel this lack? Is this worth a PEP?

Yes.  It should use a functional data structure.



More information about the Python-list mailing list