diff options
author | Guido van Rossum <guido@python.org> | 2001-03-23 04:01:07 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-03-23 04:01:07 +0000 |
commit | 4131830c23727aac262291934007c0b731b6e00c (patch) | |
tree | 617b4ae16cd6a0553ce1130dfedd02fe8ac6f9df /Objects/classobject.c | |
parent | ac1abe0bfe52acf7249807f79d57134e599d3cb0 (diff) | |
download | cpython-git-4131830c23727aac262291934007c0b731b6e00c.tar.gz |
Fix memory leak with SyntaxError. (The DECREF was originally hidden
inside a piece of code that was deemed reduntant; the DECREF was
unfortunately *not* redundant!)
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions