Em Wednesday 30 January 2008 03:14:16 Lukasz Szybalski escreveu:
> sorry for the email, the answer was here:
> http://docs.turbogears.org/1.0/GettingStarted/CherryPy
>
>     @expose()
>     def default(self, *args, **kw):
>             return self.index(*args)

Also pass **kw to the index method, otherwise why do you care about it?

-- 
Jorge Godoy      <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to