thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 14 Sep 2009 18:42:52 +0200
changeset 2914 4f821debda33
parent 109 620f9b141567
permissions -rw-r--r--
Add a start and end method to MockRequest

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

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