Message249935
| Author | rhettinger |
|---|---|
| Recipients | barry, brett.cannon, rhettinger |
| Date | 2015-09-05.22:05:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1441490725.61.0.7560637203.issue25008@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Bringing in Eric V Smith's comment in http://bugs.python.org/issue25002#msg249873 : ''' 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. ''' Bringing in R David Murray's comment in http://bugs.python.org/issue25002#msg249882 : '''smtpd is used for testing smtplib. It is also used in test_logging. I would object to having it removed, but I suspect we can manage to rewrite it by 3.8. Maybe Eric and I can collaborate on it. ''' |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-05 22:05:25 | rhettinger | set | recipients: + rhettinger, barry, brett.cannon |
| 2015-09-05 22:05:25 | rhettinger | set | messageid: <1441490725.61.0.7560637203.issue25008@psf.upfronthosting.co.za> |
| 2015-09-05 22:05:25 | rhettinger | link | issue25008 messages |
| 2015-09-05 22:05:25 | rhettinger | create | |