>   * Closures are fully supported for Python functions. Cython supports
> inner functions and lambda expressions. Generators and generator
> expressions are __not__ supported in this release.

Regarding this bit - is anyone interested in sponsoring the generator 
implementation? That would allow me to implement it in the next couple of 
months.

The relevant CEP is up here:

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

Stefan
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to