commit | 8be9a116175fbc5cea9d93e5e998af0df4cee23b | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Apr 25 19:52:29 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Apr 25 19:52:29 1997 +0000 |
tree | bfed7254e2ac58377700e7c39690e934ac6aadaa | |
parent | faeae5cd784b4832aa93d4da535326f87c67b4a5 [diff] |
Restore two features of the original 1.4 pickle: - which_module() search __main__ last; - load_inst() no longer checks that the classname really refers to a class.