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 r.david.murray
Recipients docs@python, jjposner, r.david.murray, rhettinger
Date 2010-08-06.22:02:13
SpamBayes Score 1.0213989e-05
Marked as misclassified No
Message-id <1281132135.36.0.266042989285.issue9536@psf.upfronthosting.co.za>
In-reply-to
Content
I believe the description of __missing__ is there for those who want to subclass defaultdict, but I'll let Raymond confirm.
History
Date User Action Args
2010-08-06 22:02:15r.david.murraysetrecipients: + r.david.murray, rhettinger, jjposner, docs@python
2010-08-06 22:02:15r.david.murraysetmessageid: <1281132135.36.0.266042989285.issue9536@psf.upfronthosting.co.za>
2010-08-06 22:02:13r.david.murraylinkissue9536 messages
2010-08-06 22:02:13r.david.murraycreate