fix nonlocal crashes
authorStefan Behnel <scoder@users.berlios.de>
Thu, 7 Apr 2011 13:30:07 +0000 (15:30 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 7 Apr 2011 13:30:07 +0000 (15:30 +0200)
commit4e6939e997952985cd66e4a44be4bc97adef9ae7
tree3163a4c00989a8ca67e04302c19d585ae0f8ac6e
parent80ff11eb722ac194e57e5fe18752b9ce2ad862dc
fix nonlocal crashes
Cython/Compiler/TypeInference.py