消息 [148511]
When a package is imported sys.modules changes... nothing special here.
But it's true true that py.std, for example, is a "lazy" module with a special __getattr__ that will import submodules.
Patch looks good to me as well. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-11-28 18:52:48 | amaury.forgeotdarc | 修改 | recipients:
+ amaury.forgeotdarc, eric.araujo, meador.inge, eric.snow, Erik.Tollerud |
| 2011-11-28 18:52:48 | amaury.forgeotdarc | 修改 | messageid: <1322506368.13.0.662665390545.issue13487@psf.upfronthosting.co.za> |
| 2011-11-28 18:52:47 | amaury.forgeotdarc | 链接 | issue13487 messages |
| 2011-11-28 18:52:47 | amaury.forgeotdarc | 创建 | |
|