[issue1823] Possible to set invalid Content-Transfer-Encoding on email.mime.multipart.MIMEMultipart

Jonathan Share report at bugs.python.org
Sat Jan 19 17:48:12 CET 2008


Jonathan Share added the comment:

I'm beginning to realise this is slightly bigger than I first thought
 ;-)

Trying to make a nice test case for this issue, I thought it would be a 
good idea for the parser to register a defect for invalid content-
transfer-encoding so I can test against that in the test case rather 
than fragile substring tests. Unfortunately the parser code isn't the 
easiest code to get your head around on a first look.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1823>
__________________________________


More information about the Python-bugs-list mailing list