[issue12515] email modifies the message structure when the parsed email is invalid

xavierd report at bugs.python.org
Fri Aug 12 11:54:11 CEST 2011


xavierd <xdelannoy at cloudmark.com> added the comment:

with the patch applied: 

{{{
$ ./test.py
PARSER INVALID EMAIL
defects found !
[<email.errors.CloseBoundaryNotFoundDefect instance at 0x7f41421c0488>]
}}}

----------
Added file: http://bugs.python.org/file22889/test.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12515>
_______________________________________


More information about the Python-bugs-list mailing list