summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-12-05 22:45:48 +0000
committerGuido van Rossum <guido@python.org>2001-12-05 22:45:48 +0000
commitc14db5ec50f25e3d8b2514ed5301930523536d38 (patch)
tree204f7cf28987fe81eb7a07ea131286c98c4a9436 /Python/pythonrun.c
parent402f5d9f1b1ba97630050bd22ef6c31a401143bf (diff)
downloadcpython-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