fix #684: del in Python class scope
authorStefan Behnel <scoder@users.berlios.de>
Wed, 13 Apr 2011 20:27:13 +0000 (22:27 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 13 Apr 2011 20:27:13 +0000 (22:27 +0200)
commit69cd1c34279d660ad113bb23fcde144cc31a09df
tree2a64179d464247aaa6d47d8378f84725bf2a9a36
parent38aca14cc758b556db15408ebf5c9a81cdee7337
fix #684: del in Python class scope
Cython/Compiler/ExprNodes.py
Cython/Compiler/Symtab.py
tests/bugs.txt