diff options
author | Guido van Rossum <guido@python.org> | 2001-12-06 02:35:58 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-12-06 02:35:58 +0000 |
commit | 14227b4dd41c1dd6cf2ff5b81ad5197b205080ab (patch) | |
tree | fac4ef589a0312af1dd20e88fe9aa10866db1efd /Python/sysmodule.c | |
parent | 101de912d3613132b2eb80c802551006b3a11624 (diff) | |
download | cpython-git-14227b4dd41c1dd6cf2ff5b81ad5197b205080ab.tar.gz |
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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions