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 brett.cannon
Recipients brett.cannon, rhettinger
Date 2008-05-20.04:18:50
SpamBayes Score 0.031004364
Marked as misclassified No
Message-id <1211257130.93.0.0919152964959.issue2876@psf.upfronthosting.co.za>
In-reply-to
Content
You only kept the UserDict class, right? Well, that means you need to 
deprecate DictMixin and any other classes in that module.
History
Date User Action Args
2008-05-20 04:18:51brett.cannonsetspambayes_score: 0.0310044 -> 0.031004364
recipients: + brett.cannon, rhettinger
2008-05-20 04:18:51brett.cannonsetspambayes_score: 0.0310044 -> 0.0310044
messageid: <1211257130.93.0.0919152964959.issue2876@psf.upfronthosting.co.za>
2008-05-20 04:18:50brett.cannonlinkissue2876 messages
2008-05-20 04:18:50brett.cannoncreate