Message198582
| Author | xdegaye |
|---|---|
| Recipients | giampaolo.rodola, xdegaye |
| Date | 2013-09-29.11:18:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1380453538.83.0.118703506889.issue19125@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Duplicate method names: ./Lib/test/test_smtplib.py:249 DebuggingServerTests.testNotImplemented Attached patch fixes this: the first method has been renamed to testEHLO since the channel_class of the DebuggingServer is SMTPChannel, and SMTPChannel does support EHLO. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-29 11:18:58 | xdegaye | set | recipients: + xdegaye, giampaolo.rodola |
| 2013-09-29 11:18:58 | xdegaye | set | messageid: <1380453538.83.0.118703506889.issue19125@psf.upfronthosting.co.za> |
| 2013-09-29 11:18:58 | xdegaye | link | issue19125 messages |
| 2013-09-29 11:18:58 | xdegaye | create | |