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 r.david.murray
Recipients r.david.murray, sdaoden, torsten.becker
Date 2011-04-11.11:11:06
SpamBayes Score 6.616146e-07
Marked as misclassified No
Message-id <1302520266.92.0.824190052914.issue11783@psf.upfronthosting.co.za>
In-reply-to
Content
Patch mostly looks good to me, modulo some English wording that I'll fix up when I commit it.

The issue with the '@' is that it might not be there.  So you do need to check for that case (it means the domain part defaults to the 'local' domain).  I should double check the RFC to make sure that's the only special case, but I believe it is.
History
Date User Action Args
2011-04-11 11:11:07r.david.murraysetrecipients: + r.david.murray, sdaoden, torsten.becker
2011-04-11 11:11:06r.david.murraysetmessageid: <1302520266.92.0.824190052914.issue11783@psf.upfronthosting.co.za>
2011-04-11 11:11:06r.david.murraylinkissue11783 messages
2011-04-11 11:11:06r.david.murraycreate