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 eric.smith
Recipients barry, brett.cannon, dstufft, eric.smith, gvanrossum, vstinner
Date 2015-09-05.00:33:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441413187.25.0.675084082527.issue25002@psf.upfronthosting.co.za>
In-reply-to
Content
I use smtpd.py for testing my code. But it's not such a big deal that I couldn't live without it. If I have some time to burn, I might convert it to asyncio so I can continue to use it.
History
Date User Action Args
2015-09-05 00:33:07eric.smithsetrecipients: + eric.smith, gvanrossum, barry, brett.cannon, vstinner, dstufft
2015-09-05 00:33:07eric.smithsetmessageid: <1441413187.25.0.675084082527.issue25002@psf.upfronthosting.co.za>
2015-09-05 00:33:06eric.smithlinkissue25002 messages
2015-09-05 00:33:05eric.smithcreate