#2463: Failing Tests On Python 2.4
------------------------+---------------------------------------------------
Reporter: pedersen | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.1b2
Component: TurboGears | Version: 2.1a3
Severity: normal | Keywords:
------------------------+---------------------------------------------------
TG2.1a3 fails to run on Python 2.4 due to a ternary operator. Patch at
http://bitbucket.org/pedersen/tg-dev/changeset/e255e7a4a99e/ gets the
tests passing for 2.4.
The second part of that patch fixes an issue with the super operator in
2.4. In 2.4, Exception is an old style class. super requires new style
classes to work. The only real fix was to remove the call to super.
--
Ticket URL: <http://trac.turbogears.org/ticket/2463>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en