thirdparty/google_appengine/new_project_template/app.yaml
author Daniel Hans <Daniel.M.Hans@gmail.com>
Sat, 24 Oct 2009 22:50:02 +0200
changeset 3035 2650a71ca836
parent 109 620f9b141567
permissions -rw-r--r--
Minor typographical errors fixed.

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

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