PEP 372 -- Adding an ordered directory to collections

Michele Simionato michele.simionato at gmail.com
Mon Jun 16 05:01:13 EDT 2008


On Jun 16, 10:37 am, Armin Ronacher <armin.ronac... at active-4.com>
wrote:
> Abstract
> ========
>
> This PEP proposes an ordered dictionary as a new data structure for
> the ``collections`` module, called "odict" in this PEP for short.  The
> proposed API incorporates the experiences gained from working with
> similar implementations that exist in various real-world applications
> and other programming languages.

+1, I have been waiting for an odict in the library for at least 5
years.


 Michele Simionato



More information about the Python-list mailing list