This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author helmut
Recipients helmut
Date 2007-09-30.12:39:03
SpamBayes Score 0.5
Marked as misclassified No
Message-id <1191155944.58.0.169174625904.issue1221@psf.upfronthosting.co.za>
In-reply-to
Content
>>> email.Utils.parseaddr("a(WRONG)@b")
('WRONG WRONG', 'a@b')

I believe this is wrong.
History
Date User Action Args
2007-09-30 12:39:05helmutsetrecipients: + helmut
2007-09-30 12:39:04helmutsetmessageid: <1191155944.58.0.169174625904.issue1221@psf.upfronthosting.co.za>
2007-09-30 12:39:04helmutlinkissue1221 messages
2007-09-30 12:39:04helmutcreate