Modify ↓
Ticket #959 (closed defect: fixed)
Python 2.4 incompatibility
| Reported by: | Sam Hartsfield <samh.public@…> | Owned by: | andrew |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 |
| Component: | commands | Version: | mercurial |
| Keywords: | Cc: |
Description
Ternary operator / conditional expression is not supported in Python 2.4.
Attachments
Change History
comment:1 Changed 18 months ago by andrew
- Status changed from new to closed
- Resolution set to fixed
- Milestone set to 1.0
Committed as [25727044e3e0]. Thanks.
Note: See
TracTickets for help on using
tickets.
