New submission from Michael Henry <[email protected]>: The attached patch includes additional unit tests for the email module, and splits pre-existing test_header_encode() and test_decode() functions into individual test functions.
---------- components: Library (Lib) files: test_email_additional_tests.patch keywords: patch messages: 131263 nosy: michael.henry, r.david.murray priority: normal severity: normal status: open title: Unit test extensions for email module Added file: http://bugs.python.org/file21269/test_email_additional_tests.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11589> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
