Disable a**b for cdef int's. (Return result was a double.)
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 21 Feb 2007 06:17:26 +0000 (22:17 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 21 Feb 2007 06:17:26 +0000 (22:17 -0800)
commitae87153df35ca8a4bd730352e7f1445acae5b9d1
tree7704c0830b0ff63217ef70ed3ba21615dc6fe9c6
parentca53faeb24fe747ec47c521491336fded608d859
Disable a**b for cdef int's. (Return result was a double.)
Cython/Compiler/ExprNodes.py