diff options
author | Fred Drake <fdrake@acm.org> | 2001-05-03 19:44:50 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-05-03 19:44:50 (GMT) |
commit | ba40ec42c80645ab18ba5603975cfe5146cf025d (patch) | |
tree | 042a9a916689fba81bd8780a5862497c7baa7fff /Python/bltinmodule.c | |
parent | 9b03e59deb49750c7b095fdc6c4e62391e42b50d (diff) | |
download | cpython-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