R. David Murray <[email protected]> added the comment:
Right, one of the fundamental principles of the email library is that when parsing input we do not ever raise an error. We may note defects, but whatever we get we *must* parse and turn in to *something*. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36564> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
