• Guido van Rossum's avatar
    Fix some obsolete names comments. · fdd45cb8
    Guido van Rossum yazdı
    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.
    fdd45cb8
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
BUGS Loading commit data...
ChangeLog Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
TODO Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...