thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 12 Sep 2009 01:04:58 +0200
changeset 2900 c9a723492dd5
parent 109 620f9b141567
permissions -rw-r--r--
Add Middleware directory

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

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