diff options
author | Guido van Rossum <guido@python.org> | 1997-09-12 20:04:46 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-12 20:04:46 (GMT) |
commit | 7cc56eb524dd83e3ba9d76accec3b0fe4010a48a (patch) | |
tree | bd4ad6dc6d954bb1eb10640dee297422b810254e /Lib/pickle.py | |
parent | 626a8d034c7bdc6f716430c5d1535c09c6341fa3 (diff) | |
download | cpython-7cc56eb524dd83e3ba9d76accec3b0fe4010a48a.zip cpython-7cc56eb524dd83e3ba9d76accec3b0fe4010a48a.tar.gz cpython-7cc56eb524dd83e3ba9d76accec3b0fe4010a48a.tar.bz2 |
When creating a class, set its __module__ attribute to the module
whose name is in the current globals' __name__ variable. If __name__
is not set, ignore this.
Diffstat (limited to 'Lib/pickle.py')
0 files changed, 0 insertions, 0 deletions