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-14.00:59:33
SpamBayes Score 0.014152659
Marked as misclassified No
Message-id <1210726775.09.0.0627957766628.issue2848@psf.upfronthosting.co.za>
In-reply-to
Content
The mimetools module has been deprecated for ages, but it is still used in 
multiple places (a quick grep lists ``cgi``, ``httplib``, ``urllib``, 
``urllib2``, ``test_cookielib``, ``test_multifile``, ``test_urllib``, 
``test_urllib2``, ``test_urllib2net``, ``test_urllib_localnet``, 
``test_urllibnet``, ``test_xmlrpc``). All uses need to be removed before 
the module can go from Py3K.
History
Date User Action Args
2008-05-14 00:59:36brett.cannonsetspambayes_score: 0.0141527 -> 0.014152659
recipients: + brett.cannon
2008-05-14 00:59:35brett.cannonsetspambayes_score: 0.0141527 -> 0.0141527
messageid: <1210726775.09.0.0627957766628.issue2848@psf.upfronthosting.co.za>
2008-05-14 00:59:34brett.cannonlinkissue2848 messages
2008-05-14 00:59:34brett.cannoncreate