Guido van Rossum 35974fbf31 Fix for SF bug #489671 (Neil Norwitz): memory leak in test_richcmp.
Had nothing to do with rich comparisons -- some stack cleanup code was
lost as a result of merging in Neil Schemenauer's generators patch.
Reinserted the stack cleanup code, skipping it when yielding.
2001-12-06 21:28:18 +00:00
..
2000-05-02 18:34:30 +00:00
2001-11-09 22:02:48 +00:00
2001-12-06 06:23:26 +00:00
2001-11-28 22:07:30 +00:00