Re: PEP 372 -- Adding an ordered directory to collections

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Armin Ronacher

    Re: PEP 372 -- Adding an ordered directory to collections

    Small Status update of the changes incorporated in the PEP:

    - The PEP Title was fixed. Of course it's a dictionary not a
    directory :-)

    - A questions and answers section was added that covers some
    of the questions raised here and on the original thread on
    python-devel.

    - Comparison behavor was documented

    - a note on Python 3 support was added (about keys-views)


    Regards,
    Armin

Working...