xavierd <xdelan...@cloudmark.com> added the comment:

I also noticed that 'email' modifies the message structure when the header/body 
separator is missing. And nothing is added to the defect list.
In the attachment, you'll find : 
 - email.patch: this patch add the following error to the defects list :
   - the error 'email.errors.CloseBoundaryNotFoundDefect' when a boundary isn't 
closed.
   - the error 'email.errors.MissingHeaderBodySeparator' when the header/body 
isn't found
(patch for python 2.7.2)
 - orig.email: a email without a header/body separator

----------
Added file: http://bugs.python.org/file22918/email.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12515>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to