Stefan Behnel wrote:
> The syntax of the cdef statement is waaay too forgiving. It even allows you
> to write
> 
>       cdef pass
> 
> for a "pass" statement. I'll try to fix it up.

Patch is up at

http://trac.cython.org/cython_trac/ticket/280

Not sure if this is safe to go into 0.11.1, so I'd be happy to see it
tested on some real code.

Stefan
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to