Opened 18 years ago
Closed 18 years ago
#5501 closed (fixed)
r6333 broken python 2.4 compatibility
| Reported by: | Brian Rosner | Owned by: | nobody |
|---|---|---|---|
| Component: | Contrib apps | Version: | dev |
| Severity: | Keywords: | sprintsept14 | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
runtests.py fail under python 2.4.4 here is a quick patch
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | r6333_fix_py24.diff added |
|---|
comment:1 by , 18 years ago
| Keywords: | sprintsept14 added |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Confirmed
Patch works great with [6345] and solves the Problem.