[New-bugs-announce] [issue1221] email.Utils.parseaddr("a(WRONG)@b")

helmut report at bugs.python.org
Sun Sep 30 14:39:04 CEST 2007


New submission from helmut:

>>> email.Utils.parseaddr("a(WRONG)@b")
('WRONG WRONG', 'a at b')

I believe this is wrong.

----------
components: Library (Lib)
messages: 56199
nosy: helmut
severity: normal
status: open
title: email.Utils.parseaddr("a(WRONG)@b")
type: behavior
versions: Python 2.4, Python 2.5

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


More information about the New-bugs-announce mailing list