On Sep 2, 2:07 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > Diez B. Roggisch schrieb: > > It's fixed.
Thanks--just tested it, and it works fine now. For anyone affected by this problem that got 1.9.7a4 via easy_install, it's necessary to modify the following two files to get the fix: lib/python2.4/site-packages/TurboGears2-1.9.7a4-py2.4.egg/tg/ decorators.py lib/python2.4/site-packages/TurboGears2-1.9.7a4-py2.4.egg/tg/util.py The relevant changes can be copied from their respective files in SVN: http://svn.turbogears.org/trunk/tg/decorators.py http://svn.turbogears.org/trunk/tg/util.py Aaron Levinson --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
