消息 [161017]
I understand about sys.modules. Maybe I'll create another context manager (say, sys_modules_state) that does the same for sys.modules. I can always stack them together.
When loading pure-Python namespace packages, I want to make sure they get removed before the next test. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-05-17 21:33:44 | eric.smith | 修改 | recipients:
+ eric.smith, barry, brett.cannon, jaraco, eric.araujo, Arfrever |
| 2012-05-17 21:33:44 | eric.smith | 修改 | messageid: <1337290424.4.0.878290387416.issue14715@psf.upfronthosting.co.za> |
| 2012-05-17 21:33:43 | eric.smith | 链接 | issue14715 messages |
| 2012-05-17 21:33:43 | eric.smith | 创建 | |
|