Better cpdef override check (use method in C API rather than strcmp).
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 7 Mar 2009 23:30:53 +0000 (15:30 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 7 Mar 2009 23:30:53 +0000 (15:30 -0800)
commit688088fb84b1619ef23b64247b043ff2ad0ddf58
tree210b952e2575573e5274824a82ad3b8a6e54bc0c
parent2b7924e30b901ea7a0b7f3ecf89fbe9160fc103f
Better cpdef override check (use method in C API rather than strcmp).
Cython/Compiler/Nodes.py