This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients
Date 2004-09-21.05:12:12
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

This seems like a reasonable feature request.  Though I
don't know if it makes sense to improve a module that is
slated for deprecation per PEP 4.

If accepted, I would subclass from UserDict.DictMixin to
complete the dictionary iterface including __iter__.  
History
Date User Action Args
2007-08-23 14:26:19adminlinkissue1030125 messages
2007-08-23 14:26:19admincreate