thirdparty/google_appengine/new_project_template/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 05 Dec 2008 22:54:43 +0000
changeset 668 77f9a6ea6e67
parent 109 620f9b141567
permissions -rw-r--r--
Some style and typo fixes in different modules. Patch by: Pawel Solyga

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

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