消息 [259523]
> From the two checks on Python/compile.c:
Stuff done in compile.c is cached in *.pyc files.
The for-loop you saw shouldn't take a lot of time - it iterates through function parameters, which an average function doesn't have more than 3-6. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2016-02-04 00:46:02 | yselivanov | 修改 | recipients:
+ yselivanov, brett.cannon, ncoghlan, vstinner, francismb |
| 2016-02-04 00:46:02 | yselivanov | 修改 | messageid: <1454546762.76.0.655307899617.issue26219@psf.upfronthosting.co.za> |
| 2016-02-04 00:46:02 | yselivanov | 链接 | issue26219 messages |
| 2016-02-04 00:46:02 | yselivanov | 创建 | |
|