diff options
author | Guido van Rossum <guido@python.org> | 1996-05-14 21:54:20 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-05-14 21:54:20 +0000 |
commit | 6dabc984005c02c0289a17d8d173dc800214b44f (patch) | |
tree | c1e5091fc25e27675c8add10a2402324e4e1ebd7 /Lib/pickle.py | |
parent | 3355be3f352d905a02031bdec6d91a339489b1c8 (diff) | |
download | cpython-git-6dabc984005c02c0289a17d8d173dc800214b44f.tar.gz |
Added __name__ attribute to class instance method objects.
Removed im_doc attribute; __name__ and __doc__ are now handled by
special casing in instancemethodgetattr(). This saves a few bytes and
INCREF/DECREF calls per i.m. object allocation/deallocation.
Diffstat (limited to 'Lib/pickle.py')
0 files changed, 0 insertions, 0 deletions