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 barry
Recipients Arfrever, barry, benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, larry, nailor
Date 2013-09-29.21:05:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380488720.17.0.398342492545.issue16041@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good, although only the POP3 exception is actually tested.  The POP3_SSL exception isn't tested.  Any chance you could add a test for that (obviously, only if `import ssl` succeeds)?
History
Date User Action Args
2013-09-29 21:05:20barrysetrecipients: + barry, georg.brandl, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, nailor
2013-09-29 21:05:20barrysetmessageid: <1380488720.17.0.398342492545.issue16041@psf.upfronthosting.co.za>
2013-09-29 21:05:20barrylinkissue16041 messages
2013-09-29 21:05:20barrycreate