Modify ↓
Opened 18 years ago
Closed 18 years ago
#5323 closed defect (duplicate)
sorted is undefined error with python 2.3
| Reported by: | taylor.luk | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | roadmap | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
sorted is undefined error in trac/ticket/api.py line 417.
please include backward compatibility with python 2.3
in trac/ticket/api.py
please include
from trac.util import sorted
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Milestone: | 0.11 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Thanks but this was already reported in #5315.