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 2007-04-07.23:39:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Does it have to be a defaultdict?  I.e. is it important that item_counts['d'] not raise KeyError?
History
Date User Action Args
2007-08-23 14:52:59adminlinkissue1696199 messages
2007-08-23 14:52:59admincreate