Optimize conditions when one side of binop is pure C.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 9 Oct 2008 19:54:36 +0000 (12:54 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 9 Oct 2008 19:54:36 +0000 (12:54 -0700)
commit92a052ebd7b3a7aaab56af56ea0c55f3f6fdaf02
tree3b70b23c380c17ed778b58a26e0a9076452f43f1
parentff152fe9f936d686026c7f35958d8b3f4b30e31e
Optimize conditions when one side of binop is pure C.
Cython/Compiler/ExprNodes.py