Fix cpdef after merge, change so one can still call super methods
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 1 Nov 2007 08:05:12 +0000 (01:05 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 1 Nov 2007 08:05:12 +0000 (01:05 -0700)
commit8f854eae17fec66eedd24384cbc70cfe42af9f8c
treee9693ded7d789bd7c17474405d5877d636a6914e
parent24a2be7ca78c13411f5aa62b1156b908b22c4fed
Fix cpdef after merge, change so one can still call super methods
Cython/Compiler/ExprNodes.py
Cython/Compiler/Naming.py
Cython/Compiler/Nodes.py
Cython/Compiler/Symtab.py