diff options
author | Guido van Rossum <guido@python.org> | 1996-05-28 23:07:17 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-05-28 23:07:17 +0000 |
commit | fdd45cb8580f06031528ff370e0f6d5322bfe67d (patch) | |
tree | ec4e5322fa199e5369d068ac36a06d458f12a04c /Lib/string.py | |
parent | 9e6aa9d55b194e7499e39af69e675fd7a5d9639f (diff) | |
download | cpython-git-fdd45cb8580f06031528ff370e0f6d5322bfe67d.tar.gz |
Fix some obsolete names comments.
Change RHooks() interface to not require a 'rexec' instance argument;
added set_rexec() method instead (which must be called by the RExec
instance using this RHooks instance).
Support dynamic loading of modules, at least for those modules that
are ok built-in modules. Added new interfaces set_trusted_path() and
load_dynamic() to RExec class (the default trusted path consists of
all absolute pathnames in sys.path).
Change copy_except() to actually try to delete the exceptions.
Diffstat (limited to 'Lib/string.py')
0 files changed, 0 insertions, 0 deletions