| commit | 8b3282be9f6c747abdf9ae3da5c8590962c7a8e6 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Mon Jun 29 20:32:57 1998 +0000 |
| committer | Guido van Rossum <guido@python.org> | Mon Jun 29 20:32:57 1998 +0000 |
| tree | 54ba2dfdb78c625a1f4f28f69d7ca738966de1e8 | |
| parent | 9f5c36fddb83a761470f42e88934b396d7af4407 [diff] |
For completeness, add a dummy load_package() method to RHooks. It should never be called, so this isn't really needed, but this signifies that rexec now supports packages -- because ihooks does.