fix local variable init code in ScopedExprNode
authorStefan Behnel <scoder@users.berlios.de>
Thu, 9 Dec 2010 15:57:07 +0000 (16:57 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 9 Dec 2010 15:57:07 +0000 (16:57 +0100)
commit0278a753b4f6ec71b6abcd92f88690d512fdc380
tree12dc6a456cc2a5c0a1214ac2697b7a2a9f4d1404
parent645bec2fe54b27dc9cf20e7b63ec2896953706f0
fix local variable init code in ScopedExprNode
Cython/Compiler/ExprNodes.py