Message135373
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. |
|
| 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: <[email protected]> |
| 2011-05-06 21:57:53 | terry.reedy | link | issue11959 messages |
| 2011-05-06 21:57:53 | terry.reedy | create | |
|