Django

Code

Ticket #5501 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

r6333 broken python 2.4 compatibility

Reported by: brosner Assigned to: nobody
Milestone: Component: Contrib apps
Version: SVN Keywords: sprintsept14
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

runtests.py fail under python 2.4.4 here is a quick patch

Attachments

r6333_fix_py24.diff (0.9 kB) - added by brosner on 09/15/07 17:52:32.

Change History

09/15/07 17:52:32 changed by brosner

  • attachment r6333_fix_py24.diff added.

09/15/07 20:00:28 changed by toke

  • keywords set to sprintsept14.
  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

Confirmed Patch works great with [6345] and solves the Problem.

09/15/07 21:03:47 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [6348]) Fixed #5501 -- Fixed Python 2.3 and 2.4 incompatibility. Thanks, brosner.


Add/Change #5501 (r6333 broken python 2.4 compatibility)




Change Properties
Action