(Python) override modifier for cdef methods
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 2 Oct 2007 07:39:41 +0000 (00:39 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 2 Oct 2007 07:39:41 +0000 (00:39 -0700)
commit15833ae4c5c5ee3480f1c6ab314db8eb60c58a22
tree5a81b0697cce7ba743a46f48db7b8bcbab8daca0
parentb953975697ae534fec992f8fc994f9c3f50de915
(Python) override modifier for cdef methods
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
Cython/Compiler/Parsing.py