thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 27 Sep 2009 23:34:21 +0200
changeset 2983 04689c9414a3
parent 109 620f9b141567
permissions -rw-r--r--
I hate how Hg handles unsynched remote changes

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

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