Use cython.operator for operators.
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 3 Feb 2010 22:45:28 +0000 (14:45 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 3 Feb 2010 22:45:28 +0000 (14:45 -0800)
commit437447118d47035c3680403e7bdec35952faae1e
tree809a099e84af4695d1cb236925ca8b5c314b49d7
parent1d5d18ff790150175ad6925a6282e0c5351b7550
Use cython.operator for operators.
Cython/Compiler/ParseTreeTransforms.py
tests/run/cpp_operators.pyx
tests/run/cpp_templates.pyx