5.3.13 List Comprehensions and In-Place operators

List comprehensions and in-place operators are fully supported in Cython. (They are not supported in Pyrex, but Robert Bradshaw added support for them to Cython.)

See About this document... for information on suggesting changes.