diff options
author | Guido van Rossum <guido@python.org> | 1997-09-12 20:07:24 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-12 20:07:24 +0000 |
commit | cbb135e36005bab1e94822236b8f2a454d2ea83b (patch) | |
tree | 849db1934ad242c1ad5da240a6e861f7f2babfe1 /Python/errors.c | |
parent | e39e41d9c36d37c1f15d5ddee590542a1e8f1e6d (diff) | |
download | cpython-cbb135e36005bab1e94822236b8f2a454d2ea83b.tar.gz |
Three independent changes:
- Don't use "from copy_reg import *".
- Use cls.__module__ instead of calling whichobject(cls, cls.__name__);
also try __module__ in whichmodule(), just in case.
- After calling save_reduce(), add the object to the memo.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions