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 thehesiod
Recipients barry, christian.heimes, eric.araujo, ioanatia, martin.panter, melicertes, r.david.murray, sascha_silbe, sdgathman, thehesiod
Date 2017-09-06.16:59:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504717191.66.0.223150367906.issue1025395@psf.upfronthosting.co.za>
In-reply-to
Content
from 3.6:
>>> AddrlistClass('John Smith <john.smith(comment)@example.org>').getcomment()
''

>>> AddrlistClass('John Smith <john.smith(comment)@example.org>').getdomain()
'JohnSmith'

totally messed up :)
History
Date User Action Args
2017-09-06 16:59:51thehesiodsetrecipients: + thehesiod, barry, melicertes, christian.heimes, sdgathman, eric.araujo, r.david.murray, sascha_silbe, martin.panter, ioanatia
2017-09-06 16:59:51thehesiodsetmessageid: <1504717191.66.0.223150367906.issue1025395@psf.upfronthosting.co.za>
2017-09-06 16:59:51thehesiodlinkissue1025395 messages
2017-09-06 16:59:51thehesiodcreate