[Cython] Prototype for parametrized types

Robert Bradshaw robertwb at math.washington.edu
Tue Mar 11 12:32:18 CET 2008


On Mar 11, 2008, at 3:54 AM, Stefan Behnel wrote:

> Hi,
>
> Robert Bradshaw wrote:
>> As for the decorator notation, in one case
>> it would be passed a function object, and in another it would be  
>> passed
>> a parse tree.
>
> "case" meaning: a) when running in the Python interpreter and b)  
> when running
> inside Cython?

Yes, this is what I mean.

> Or do you mean at different stages of the compile process? Or
> at compile time and run time of Cython code?
>
> I can't think of a case right now where you'd pass the function  
> object.
>
> Stefan



More information about the Cython-dev mailing list