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.01:02:03
SpamBayes Score 0.05348213
Marked as misclassified No
Message-id <1210726924.82.0.902490265063.issue2849@psf.upfronthosting.co.za>
In-reply-to
Content
The rfc822 module has been deprecated for a while but is still used in the 
stdlib (at least in 'cgi' and 'test_urllib2'). All uses need to go before 
the module can be removed.
History
Date User Action Args
2008-05-14 01:02:05brett.cannonsetspambayes_score: 0.0534821 -> 0.05348213
recipients: + brett.cannon
2008-05-14 01:02:04brett.cannonsetspambayes_score: 0.0534821 -> 0.0534821
messageid: <1210726924.82.0.902490265063.issue2849@psf.upfronthosting.co.za>
2008-05-14 01:02:03brett.cannonlinkissue2849 messages
2008-05-14 01:02:03brett.cannoncreate