Fix memleak in exception handling code (#162)
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 14 Dec 2008 10:58:32 +0000 (02:58 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 14 Dec 2008 10:58:32 +0000 (02:58 -0800)
commit0193a629236386343caa7b171baa829908836996
tree6c6b24e7becf6a7d63c2b85a1ccefd563fa1574f
parent226a8ac66587e9374e8d737526c25e321938fcb8
Fix memleak in exception handling code (#162)
Cython/Compiler/Nodes.py