summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-12-06 02:35:58 (GMT)
committerGuido van Rossum <guido@python.org>2001-12-06 02:35:58 (GMT)
commit14227b4dd41c1dd6cf2ff5b81ad5197b205080ab (patch)
treefac4ef589a0312af1dd20e88fe9aa10866db1efd /Python/ceval.c
parent101de912d3613132b2eb80c802551006b3a11624 (diff)
downloadcpython-14227b4dd41c1dd6cf2ff5b81ad5197b205080ab.zip
cpython-14227b4dd41c1dd6cf2ff5b81ad5197b205080ab.tar.gz
cpython-14227b4dd41c1dd6cf2ff5b81ad5197b205080ab.tar.bz2
The previous checkin to clear __slots__ variables did a little bit of
the work each time it found another base class. All the work is contiguous, so we might as well do it all at once at the end.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions