thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 06 Dec 2008 11:31:08 +0000
changeset 673 2433d5c1d7e6
parent 109 620f9b141567
permissions -rw-r--r--
Partial revert Last commit contained some changes that did not belong there, revert them for now. Patch by: Sverre Rabbelier

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

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