diff options
author | Guido van Rossum <guido@python.org> | 2001-12-05 22:45:48 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-12-05 22:45:48 +0000 |
commit | c14db5ec50f25e3d8b2514ed5301930523536d38 (patch) | |
tree | 204f7cf28987fe81eb7a07ea131286c98c4a9436 /Python/pythonrun.c | |
parent | 402f5d9f1b1ba97630050bd22ef6c31a401143bf (diff) | |
download | cpython-c14db5ec50f25e3d8b2514ed5301930523536d38.tar.gz |
Fix SF bug #489581: __slots__ leak.
It was easier than I thought, assuming that no other things contribute
to the instance size besides slots -- a pretty good bet. With a test
suite, no less!
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions