Actualy use PyNumber_Inplace* operations.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 12 Nov 2010 09:10:37 +0000 (01:10 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 12 Nov 2010 09:10:37 +0000 (01:10 -0800)
commit7553a7f16271afc360f7654f35896393de112935
treec88e8ed234e3ea577d23e45e9669d86cbca9fa0a
parent0c71ed6134a0236b9e29d6a0ba952b084a24a782
Actualy use PyNumber_Inplace* operations.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py