Ticket #74 (closed enhancement: fixed)
Add support for Python 2.5's conditional expressions
| Reported by: | hemblem@… | Owned by: | mgood |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4 |
| Component: | Expression evaluation | Version: | 0.3.3 |
| Keywords: | conditional expression, 2.5, ifExp | Cc: |
Description
Add support for Python 2.5's conditional expressions. For example: ${"T" if True else "F"}
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
