Better error for foo(*args) when foo a cdef function.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 17 Oct 2009 07:25:11 +0000 (00:25 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 17 Oct 2009 07:25:11 +0000 (00:25 -0700)
commit7f6d96fca97990c2e2f95e95fef6572359e74e90
tree5fbbe618217350124f8d23545dd80ac55e477f95
parent2bd0a604c13e003713a21f7fea423902bc64426a
Better error for foo(*args) when foo a cdef function.
Cython/Compiler/ExprNodes.py