Fix comparison bug for longs and doubles #208053
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 29 Mar 2008 20:03:23 +0000 (13:03 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 29 Mar 2008 20:03:23 +0000 (13:03 -0700)
commit93b894bd8561284940933c1cee5d23f9f168b208
treea6a43ff631575ecb9100fa56e3d0aad7644deed3
parente75e3530abcdcffa50e3e947ee887093993cde2c
Fix comparison bug for longs and doubles #208053
Cython/Compiler/ExprNodes.py