Fix compile time division.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 3 Mar 2011 19:07:23 +0000 (11:07 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 3 Mar 2011 19:07:23 +0000 (11:07 -0800)
commit78e134ede7646bacfaaafb71172fd4f86b890d0f
treefd359de28a8e5f2ede4939b9f51f5eb4e1a5c285
parented8aac8a1f9eac589561dcb07499dde85c3666fb
Fix compile time division.
Cython/Compiler/ExprNodes.py