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 hdiogenes
Recipients akuchling, anthonybaxter, barry, benno37, hdiogenes, jlgijsbers, synx
Date 2008-05-10.21:14:52
SpamBayes Score 0.0006247541
Marked as misclassified No
Message-id <1210454095.77.0.86652958783.issue756982@psf.upfronthosting.co.za>
In-reply-to
Content
synx's patch wasn't applying cleanly and broke 2 maildir tests. I'm 
posting one with updated tests and documentation. Still need to get rid of 
rfc822 in test_mailbox, though.

Question: mailbox.py has one section marked as "classes from the original 
module (for backward compatibility)". Shouldn't these be removed in py3k?
History
Date User Action Args
2008-05-10 21:14:56hdiogenessetspambayes_score: 0.000624754 -> 0.0006247541
recipients: + hdiogenes, barry, akuchling, anthonybaxter, jlgijsbers, benno37, synx
2008-05-10 21:14:55hdiogenessetspambayes_score: 0.000624754 -> 0.000624754
messageid: <1210454095.77.0.86652958783.issue756982@psf.upfronthosting.co.za>
2008-05-10 21:14:55hdiogeneslinkissue756982 messages
2008-05-10 21:14:54hdiogenescreate