On Jul 11, 2006, at 1:20 PM, OriginalBrownster wrote:

>
> Using TG quickstart...and following the tutorial
>
> What makes FrontPage the page that loads when you start the server??

Standard Python method declaration, actually...

def index(self, pagename="FrontPage"):
...

there's a default value set for pagename.

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