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 georg.brandl
Recipients akuchling, anthonybaxter, barry, benno37, georg.brandl, hdiogenes, jlgijsbers, synx
Date 2008-05-11.09:02:53
SpamBayes Score 0.3010001
Marked as misclassified No
Message-id <1210496574.34.0.26175718667.issue756982@psf.upfronthosting.co.za>
In-reply-to
Content
I removed the old classes in 3k. There remains one usage of rfc822, as
the default "factory" of Maildir. It's replaced by None in the patch
here; is that safe to do?
History
Date User Action Args
2008-05-11 09:02:54georg.brandlsetspambayes_score: 0.301 -> 0.3010001
recipients: + georg.brandl, barry, akuchling, anthonybaxter, jlgijsbers, benno37, hdiogenes, synx
2008-05-11 09:02:54georg.brandlsetspambayes_score: 0.301 -> 0.301
messageid: <1210496574.34.0.26175718667.issue756982@psf.upfronthosting.co.za>
2008-05-11 09:02:53georg.brandllinkissue756982 messages
2008-05-11 09:02:53georg.brandlcreate