Dan Stromberg, 13.12.2009 08:29:
> How close is cython (0.12 and trunk or whatever cython calls trunk, or 
> the cython-closures repository?) to supporting generators?

Close, but lots of work left. There is a spec in CEP 307:

http://wiki.cython.org/enhancements/generators


> PS: I tried building the cython-closures code, but it still gives an 
> error on the 'yield' keyword, despite there appearing to be some 
> yield-related code in there.

Yes, but at least the error is more explicit than a simple syntax error by
now. :)

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

Reply via email to