2009/3/13 Charles R Harris charlesr.harris@gmail.com:
That said, I think it best to leave '%' with its C default and add a special modulus function for the python version. Changing its meaning in C-like code is going to confuse things.
This is Cython code, so I think there is an argument to be made that it is Python-like!
Stéfan