thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 07 Sep 2009 20:36:14 +0200
changeset 2879 cb0f9b4646aa
parent 109 620f9b141567
permissions -rw-r--r--
Revert "revert wrong head" This reverts commit re440e94a87.

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

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