summaryrefslogtreecommitdiff
path: root/Lib/pickle.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-05-14 21:54:20 +0000
committerGuido van Rossum <guido@python.org>1996-05-14 21:54:20 +0000
commit6dabc984005c02c0289a17d8d173dc800214b44f (patch)
treec1e5091fc25e27675c8add10a2402324e4e1ebd7 /Lib/pickle.py
parent3355be3f352d905a02031bdec6d91a339489b1c8 (diff)
downloadcpython-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