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:22:22
SpamBayes Score 0.079635106
Marked as misclassified No
Message-id <1211257344.36.0.809341322736.issue2877@psf.upfronthosting.co.za>
In-reply-to
Content
Is MutableString in the UserString module (and any other class) properly 
handled in 2.6 for transitioning to 3.0?

And there is currently no fixer for UserString (same for UserDict).
History
Date User Action Args
2008-05-20 04:22:25brett.cannonsetspambayes_score: 0.0796351 -> 0.079635106
recipients: + brett.cannon, rhettinger
2008-05-20 04:22:24brett.cannonsetspambayes_score: 0.0796351 -> 0.0796351
messageid: <1211257344.36.0.809341322736.issue2877@psf.upfronthosting.co.za>
2008-05-20 04:22:23brett.cannonlinkissue2877 messages
2008-05-20 04:22:22brett.cannoncreate