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

I've taken another look at this, and the email module is pretty consistent 
about just passing through data if it can't interpret it according to 
standards.  I think it would lead to a cluttered API if we add support for 
being strict and raising errors piecemeal.  So I'm deferring this to 3.3 and 
the email6 work, where we plan to have a comprehensive 'strict' mode.

----------
keywords:  -easy, patch
versions: +Python 3.3 -Python 3.2

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

Reply via email to