消息 [155448]
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/ |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-03-12 12:04:11 | maker | 修改 | recipients:
+ maker, ezio.melotti, r.david.murray, Juhana.Jauhiainen |
| 2012-03-12 12:04:10 | maker | 修改 | messageid: <1331553850.91.0.315576733805.issue14261@psf.upfronthosting.co.za> |
| 2012-03-12 12:04:10 | maker | 链接 | issue14261 messages |
| 2012-03-12 12:04:09 | maker | 创建 | |
|