fix 'nonlocal' for class scope
authorStefan Behnel <scoder@users.berlios.de>
Fri, 17 Dec 2010 00:15:19 +0000 (01:15 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 17 Dec 2010 00:15:19 +0000 (01:15 +0100)
commit4f8e5b0a26b33f340ed710f38c24cdbe20b63675
treea597fa8a32e7e6c0e2b911a16331ee7efce3f0c5
parentf39afe8d6816c146eeb0bdc0708787961d6ffb79
fix 'nonlocal' for class scope
Cython/Compiler/Symtab.py
tests/run/nonlocal_T490.pyx