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 vajrasky
Recipients r.david.murray, vajrasky
Date 2013-10-31.15:59:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383235171.21.0.576245026541.issue19460@psf.upfronthosting.co.za>
In-reply-to
Content
Apparently there is no test for MIMENonMultipart.

[sky@localhost cpython]$ grep -R MIMENonMultipart Lib/test/*
[sky@localhost cpython]$

Attached the patch to add test for MIMENonMultipart.
History
Date User Action Args
2013-10-31 15:59:31vajraskysetrecipients: + vajrasky, r.david.murray
2013-10-31 15:59:31vajraskysetmessageid: <1383235171.21.0.576245026541.issue19460@psf.upfronthosting.co.za>
2013-10-31 15:59:31vajraskylinkissue19460 messages
2013-10-31 15:59:31vajraskycreate