On Sat, Jun 14, 2008 at 11:39 PM, Armin Ronacher <[EMAIL PROTECTED]> wrote: > Some reasons why ordered dicts are a useful feature:
And for metaclasses or for LRU caches or for removing duplicates in a list while maintaining order. I think that the name ordereddict would be more readable though, and match the existing defaultdict class in the collections module. -- mvh Björn _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com