[Python-Dev] Proposal: add odict to collections

Jim Jewett jimjjewett at gmail.com
Sun Jun 15 04:06:31 CEST 2008


The odict (as proposed here, ordered on time of key insertion) looks
like a close match to the dlict needed by some of the optimization
proposals.

http://python.org/dev/peps/pep-0267/

-jJ


More information about the Python-Dev mailing list