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 r.david.murray
Recipients barry, r.david.murray, serhiy.storchaka, sjt
Date 2013-10-12.21:41:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381614102.82.0.739405603435.issue18891@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch to address Serhiy's review comments.  Also noticed a bug and fixed it, adding a new 'is_attachment' attribute to EmailMessage/MIMEPart to do so.
History
Date User Action Args
2013-10-12 21:41:44r.david.murraysetrecipients: + r.david.murray, barry, sjt, serhiy.storchaka
2013-10-12 21:41:42r.david.murraysetmessageid: <1381614102.82.0.739405603435.issue18891@psf.upfronthosting.co.za>
2013-10-12 21:41:42r.david.murraylinkissue18891 messages
2013-10-12 21:41:40r.david.murraycreate