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 benjamin.peterson
Recipients benjamin.peterson, terry.reedy
Date 2010-06-08.21:07:18
SpamBayes Score 0.02202313
Marked as misclassified No
Message-id <1276031239.42.0.800256573419.issue8945@psf.upfronthosting.co.za>
In-reply-to
Content
This falls under the usual category of dict subclasses not having their methods called. Especially since the B dict doesn't actually contain anything.
History
Date User Action Args
2010-06-08 21:07:19benjamin.petersonsetrecipients: + benjamin.peterson, terry.reedy
2010-06-08 21:07:19benjamin.petersonsetmessageid: <1276031239.42.0.800256573419.issue8945@psf.upfronthosting.co.za>
2010-06-08 21:07:18benjamin.petersonlinkissue8945 messages
2010-06-08 21:07:18benjamin.petersoncreate