summaryrefslogtreecommitdiffstats
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-05-03 19:44:50 (GMT)
committerFred Drake <fdrake@acm.org>2001-05-03 19:44:50 (GMT)
commitba40ec42c80645ab18ba5603975cfe5146cf025d (patch)
tree042a9a916689fba81bd8780a5862497c7baa7fff /Python/bltinmodule.c
parent9b03e59deb49750c7b095fdc6c4e62391e42b50d (diff)
downloadcpython-ba40ec42c80645ab18ba5603975cfe5146cf025d.zip
cpython-ba40ec42c80645ab18ba5603975cfe5146cf025d.tar.gz
cpython-ba40ec42c80645ab18ba5603975cfe5146cf025d.tar.bz2
Remove unnecessary intialization for the case of weakly-referencable objects;
the code necessary to accomplish this is simpler and faster if confined to the object implementations, so we only do this there. This causes no behaviorial changes beyond a (very slight) speedup.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions