Only need simple, don't need to force temp for bool binop nodes.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 15 Oct 2009 11:04:26 +0000 (04:04 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 15 Oct 2009 11:04:26 +0000 (04:04 -0700)
commita613396bf3e555d9cf6e44afa1e88c8827797273
tree629e6b6224333d05231d05611aa8bfea44d5a266
parent307a66c292a22cf2ee56712b85b021d3a3948e6b
Only need simple, don't need to force temp for bool binop nodes.
Cython/Compiler/ExprNodes.py