thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <sverre@rabbelier.nl>
Sun, 10 May 2009 02:29:07 +0200
changeset 2305 eb4d331d41aa
parent 109 620f9b141567
permissions -rw-r--r--
Add .git to the .hgignore file

application: new-project-template
version: 1
runtime: python
api_version: 1

handlers:
- url: .*
  script: main.py