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 eopadoan
Recipients collinwinter, eopadoan, rhettinger
Date 2008-02-07.23:44:07
SpamBayes Score 0.040754434
Marked as misclassified No
Message-id <1202427848.74.0.973500196502.issue2046@psf.upfronthosting.co.za>
In-reply-to
Content
UserDict moved from UserDict module (deleted) to collections on py3k.
This patch adds this case to fix_import.py on 2to3.
History
Date User Action Args
2008-02-07 23:44:08eopadoansetspambayes_score: 0.0407544 -> 0.040754434
recipients: + eopadoan, collinwinter, rhettinger
2008-02-07 23:44:08eopadoansetspambayes_score: 0.0407544 -> 0.0407544
messageid: <1202427848.74.0.973500196502.issue2046@psf.upfronthosting.co.za>
2008-02-07 23:44:07eopadoanlinkissue2046 messages
2008-02-07 23:44:07eopadoancreate