support keyword arguments for C function pointers
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 8 Feb 2013 07:26:22 +0000 (08:26 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 8 Feb 2013 07:26:22 +0000 (08:26 +0100)
commitc4a8180831d2d692047c897c6af0c7479de5defb
tree11019977f3797204640d139d1f31251a0acecafb
parentd44a0845fc91bf7ade61dee431358f375c580f44
support keyword arguments for C function pointers
Cython/Compiler/ExprNodes.py
tests/run/cdef_function_kwargs.pyx