Warning when overriding cdef method with def method. (Perhaps this should be an error?)
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 14 Feb 2008 01:09:26 +0000 (17:09 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 14 Feb 2008 01:09:26 +0000 (17:09 -0800)
commit276aee069cad28da1cd2d3d425aa5e3ade5216ce
tree1de097dc0027bfedd10eac3d5d0f5a7b56666fe3
parentad4b20666fd7578bd0555e0a9130ce19a41201d7
Warning when overriding cdef method with def method. (Perhaps this should be an error?)
Cython/Compiler/Nodes.py