Message135373
| Author | terry.reedy |
|---|---|
| Recipients | giampaolo.rodola, r.david.murray, terry.reedy, vinay.sajip |
| Date | 2011-05-06.21:57:53 |
| SpamBayes Score | 0.011654541 |
| Marked as misclassified | No |
| Message-id | <1304719073.75.0.336904824555.issue11959@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I looked as the small patch to smptd.py. This strikes me a a reasonable use of dependency injection to make smptd more usable in testing, especially given that asyncx are have it. The only thing I do not understand fully is the redefinition of set_socket, perhaps because I do not know where the original is that is being replaced. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-06 21:57:53 | terry.reedy | set | recipients: + terry.reedy, vinay.sajip, giampaolo.rodola, r.david.murray |
| 2011-05-06 21:57:53 | terry.reedy | set | messageid: <1304719073.75.0.336904824555.issue11959@psf.upfronthosting.co.za> |
| 2011-05-06 21:57:53 | terry.reedy | link | issue11959 messages |
| 2011-05-06 21:57:53 | terry.reedy | create | |