fix ticket #533: 'continue' in the 'else' block of a for-in-loop leaks a reference
authorStefan Behnel <scoder@users.berlios.de>
Sun, 9 May 2010 11:14:09 +0000 (13:14 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 9 May 2010 11:14:09 +0000 (13:14 +0200)
commit940fed5e255ceddab0881992fd4e8ab1e7b6a4db
tree546641d5dbbdd31e1b7ef85803996f4b591cb6fc
parentefabce0ab940d77fcba5aebb1b8a8051773cfc54
fix ticket #533: 'continue' in the 'else' block of a for-in-loop leaks a reference
Cython/Compiler/Nodes.py
tests/run/for_in_break_continue_T533.pyx