Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

Forest, I've taken another look at what's involved and am inclined to
accept the idea.  It can be done without mucking-up the regular dict API
and without precluding any of the other possible underlying algorithms.
 I like that it supports an entire new categoy of use cases with only a
trivial, easily-understood API extension.  Patch is attached.

Added file: http://bugs.python.org/file13235/popoldest.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5397>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to