Christian Heimes added the comment:
An example from #1221:
>>> email.Utils.parseaddr("a(WRONG)@b")
('WRONG WRONG', 'a at b')
----------
nosy: +tiran
_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1025395>
_____________________________________