Stefan Behnel wrote: > * it makes the inner C function directly callable, thus making it easier to > implement things like cpdef functions and generators on top.
If you mention the name of such a function without calling it, does it refer to the C function or the Python function? -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
