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
Date 2008-05-16.04:49:07
SpamBayes Score 0.14162973
Marked as misclassified No
Message-id <1210913348.4.0.543107843307.issue2876@psf.upfronthosting.co.za>
In-reply-to
Content
In Python 3.0, the UserDict module was removed and the UserDict class was 
moved to the collections module. That change-over needs to be backported 
to 2.6 so that the UserDict module can be deprecated.
History
Date User Action Args
2008-05-16 04:49:08brett.cannonsetspambayes_score: 0.14163 -> 0.14162973
recipients: + brett.cannon
2008-05-16 04:49:08brett.cannonsetspambayes_score: 0.14163 -> 0.14163
messageid: <1210913348.4.0.543107843307.issue2876@psf.upfronthosting.co.za>
2008-05-16 04:49:07brett.cannonlinkissue2876 messages
2008-05-16 04:49:07brett.cannoncreate