Ticket #293 (closed defect: duplicate)
implement closures
| Reported by: | robertwb | Owned by: | somebody |
|---|---|---|---|
| Priority: | critical | Milestone: | Dupe/Invalid |
| Component: | Code Generation | Keywords: | |
| Cc: |
Description
Nearly everything that is lacking from Cython boils down to closures (generators, lambda statements, nested function definitions). This ticket is simply to implement the most basic construct of nested functions.
Change History
Note: See
TracTickets for help on using
tickets.
