New submission from Vajrasky Kok: 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. ---------- components: Tests files: add_test_non_multipart.patch keywords: patch messages: 201827 nosy: r.david.murray, vajrasky priority: normal severity: normal status: open title: Add test for MIMENonMultipart versions: Python 3.4 Added file: http://bugs.python.org/file32438/add_test_non_multipart.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19460> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com