fix compilation and exception conversion when using 'except +'
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 8 Jul 2012 19:21:19 +0000 (21:21 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 8 Jul 2012 19:21:19 +0000 (21:21 +0200)
commitd1a1da323a5ed280a197728c1970294f37ff2b1f
tree1b24161ee1555d6913ef4eeabfc88b95f221df08
parente501c41acab1941c58ca84a98b37902f9eac3d11
fix compilation and exception conversion when using 'except +'
Cython/Compiler/ExprNodes.py