Ticket #127 (closed defect: fixed)
power operator (**) should be allowed in Python code
| Reported by: | scoder | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.1 |
| Component: | Python Semantics | Keywords: | |
| Cc: |
Description
Even in pure Python modules, Cython disallows the ** operator.
Change History
Note: See
TracTickets for help on using
tickets.
