diff options
author | Fred Drake <fdrake@acm.org> | 2000-04-13 14:52:27 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-04-13 14:52:27 +0000 |
commit | 5a057026c6712f836587eb088dcc7fd7b04c04c7 (patch) | |
tree | 04c6cc13522295802fa2d63dde2682f7e6d7f5b9 /Python/pythonrun.c | |
parent | 53ff8710e0c0b34a0371230467c5f50a332de33f (diff) | |
download | cpython-5a057026c6712f836587eb088dcc7fd7b04c04c7.tar.gz |
Thomas Heller <thomas.heller@ion-tof.com>:
ihooks.ModuleLoader does not implement reload(mod) correctly:
If mod has already been loaded by ModuleLoader, it has
been returned from a cache. Added an additional parameter
to import_it() to force reloading.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions