R. David Murray <rdmur...@bitdance.com> added the comment:

We might wind up with a relatively quick 3.2.1, in which case we can get this 
fixed then.

The parser is supposed to operate without throwing exceptions (just setting 
defects), so if you find a case where *parsing* throws an exception please open 
an issue.  Once you start manipulating the model, of course, you may get 
exceptions.  I'm not sure what should happen if, say, the charset name is 
invalid (8bit), but certainly throwing an error because it is a Header rather 
than a string is wrong and needs fixing.

----------

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

Reply via email to