provide fallback for cpdef functions that were previously called with full Python...
authorStefan Behnel <stefan_ml@behnel.de>
Thu, 7 Feb 2013 23:07:20 +0000 (00:07 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Thu, 7 Feb 2013 23:07:20 +0000 (00:07 +0100)
commit5023b67269637ba06934494ebc2d9faf7eaeacba
treeb2ca9f601f63ceca51999c6bd857ab4ef1958e8a
parent33d7bc501edde29a850009c35e26340ef07ff6c7
provide fallback for cpdef functions that were previously called with full Python semantics
Cython/Compiler/ExprNodes.py