thirdparty/google_appengine/new_project_template/app.yaml
author Daniel Bentley <dbentley@google.com>
Sun, 12 Apr 2009 06:24:14 +0000
changeset 2167 91e622242f2d
parent 109 620f9b141567
permissions -rw-r--r--
Respond to comments on r2769. Patch by: Dan Bentley

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

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