Edgewall Software

Opened 17 years ago

Closed 17 years ago

Last modified 13 years ago

#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"}

Change History (3)

comment:1 Changed 17 years ago by mgood

  • Component changed from General to Expression evaluation
  • Owner changed from cmlenz to mgood
  • Status changed from new to assigned

comment:2 Changed 17 years ago by mgood

  • Resolution set to fixed
  • Status changed from assigned to closed

Added in r477.

comment:3 Changed 17 years ago by anonymous

  • Keywords ifExp added
Note: See TracTickets for help on using tickets.