]> granicus.if.org Git - python/commit
Fix refleak with nested classes. Fix originally by Amaury in r62015.
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 1 Apr 2008 08:08:09 +0000 (08:08 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 1 Apr 2008 08:08:09 +0000 (08:08 +0000)
commit36e6310e39c23a8082e270a809e3f0851910eec5
tree886bd7855263284dffe1d6307e1b82ac5398740f
parentf7276c9b0e06a920ae917441b2f3d2e113d89612
Fix refleak with nested classes.  Fix originally by Amaury in r62015.
Python/compile.c