Fix casts and negations in except clauses.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 22 Oct 2009 09:17:13 +0000 (02:17 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 22 Oct 2009 09:17:13 +0000 (02:17 -0700)
commit4a6234d214534bb8f17132581902b80db0f57762
tree8e23a6028eb82ab9ebc600d75883ed2b51da4286
parent9cece7dbff3d7fcfbd087893980aaceb40ccd0f3
Fix casts and negations in except clauses.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
Cython/Compiler/PyrexTypes.py
tests/run/exceptionpropagation.pyx