Diez B. Roggisch schrieb: > AaronL schrieb: >> From http://www.turbogears.org/2.0/docs/main/DownloadInstall.html, it >> indicates that Turbogears 2.0 has a prerequisite of Python 2.4 or 2.5, >> but the latest version of 2.0 (1.9.7 a4) doesn't seem to support >> Python 2.4 as a result of an import of functools in tg/decorators.py >> (functools is only available in Python 2.5 and up). 1.9.7 a3 did not >> exhibit this issue. Before submitting a ticket to Trac, I'd like to >> confirm if 2.4 is indeed still planned to be supported. > > > Oh, that's my fault. I needed a partial-implementation. And because I > consistently work with 2.5, it slipped in. > > I try & and find a solution.
It's fixed. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
