[Python-Dev] PEP 372 -- Adding an ordered directory to collections ready for pronouncement

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Mar 4 22:44:59 CET 2009


rdmurray at bitdance.com wrote:

> I actually like StableDict best.  When I hear that I think, "ah, the
> key order is stable in the face of insertions, unlike a regular dict".

But it still doesn't convey what the ordering actually *is*.

-- 
Greg


More information about the Python-Dev mailing list