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 gvanrossum
Recipients
Date 2006-02-21.16:24:30
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6380

OK. Py_CLEAR() found; DictMixin.on_missing() added.

Still no docs.

Do UserDict and DictMixin need unit tests additions?

There are grumblings in python-dev on the name; but I still
like defaultdict best.
History
Date User Action Args
2007-08-23 15:45:48adminlinkissue1433928 messages
2007-08-23 15:45:48admincreate