Message155448
| Author | maker |
|---|---|
| Recipients | Juhana.Jauhiainen, ezio.melotti, maker, r.david.murray |
| Date | 2012-03-12.12:04:09 |
| SpamBayes Score | 0.00013920642 |
| Marked as misclassified | No |
| Message-id | <1331553850.91.0.315576733805.issue14261@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This issue is related to 8739 . As pointed in http://bugs.python.org/issue8739#msg155385, « tests are in the form FooTest instead of TestFoo, smtpd imports modules used only in __main__, warnings can be handled the appropriate module, __import__ shall not be used » and, as bitdancer said in http://bugs.python.org/issue8739#msg153244 «there are no tests for the smtpd command line functionality» Also, note that currently the main has a bug: s/options\.max_message_size/size_limit/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-12 12:04:11 | maker | set | recipients: + maker, ezio.melotti, r.david.murray, Juhana.Jauhiainen |
| 2012-03-12 12:04:10 | maker | set | messageid: <1331553850.91.0.315576733805.issue14261@psf.upfronthosting.co.za> |
| 2012-03-12 12:04:10 | maker | link | issue14261 messages |
| 2012-03-12 12:04:09 | maker | create | |