I am trying to get my application deployed under mod_python and 0.9a2

I am using python 2.3 (no packaged mod_python for 2.4) and have
followed the info at:

http://trac.turbogears.org/turbogears/wiki/ModPythonIntegration09

but when I try to start the app it complains about:

  @turbogears.expose(html="taskmanager.templates.welcome")

    ^

SyntaxError: invalid syntax

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....

any help would be appreciated.
Thx


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to