there is a new project template in your appengine installation path. You could refer to that.
On 11/23/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I just want to call a html file and display it,but I'don't know how to > do! foe example: > > my test.yaml: > application: test*** > version: 1 > runtime: python > api_version: 1 > > handlers: > - url: /.* > script: test.py > > I just want display the "index.html" in my root,how to write the > test.py file? > > thanks. > > > > -- Sent from my mobile device Best Regards, TANG Jiyu (Blog: http://jiyu.wordpress.com.cn) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
