[Python-Dev] PEP 372 -- Adding an ordered directory to collections ready for pronouncement
Lie Ryan
lie.1296 at gmail.com
Thu Mar 5 05:16:50 CET 2009
Steven D'Aprano wrote:
>> I also can't think of an alternative
>> explanation, so thus far, it's resistant to false positive semantics.
>
> "The keys don't expire with time."
> "It's stable against accidental deletions."
> "It's stable against accidentally over-writing values."
Add to that:
"The StableDict is stable because it has no bugs, unlike the buggy dict"
More information about the Python-Dev
mailing list