> all i can find about this is that it that is a python 2.3 problem, but > the docs for 0.9a2 indicate that all should work under 2.3....
Turbogears itself is 2.3 compatable, but you are writing 2.4 code. You can use turbogears without using decorators in your code (though none of the examples show this) and then your application will run under 2.3. -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

