消息 [119114]
The test in the patch isn't quite right. The following still fails.
Python 3.2a3+ (py3k:85719, Oct 18 2010, 22:32:47)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import imp
>>> imp.find_module('test/badsyntax_pep3120')
Segmentation fault |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-10-19 03:53:57 | ron_adam | 修改 | recipients:
+ ron_adam, pitrou, vstinner, benjamin.peterson, skrah |
| 2010-10-19 03:53:57 | ron_adam | 修改 | messageid: <1287460437.25.0.0170002609664.issue9319@psf.upfronthosting.co.za> |
| 2010-10-19 03:53:55 | ron_adam | 链接 | issue9319 messages |
| 2010-10-19 03:53:55 | ron_adam | 创建 | |
|