thirdparty/google_appengine/new_project_template/app.yaml
author Todd Larsen <tlarsen@google.com>
Thu, 02 Oct 2008 15:37:18 +0000
changeset 261 76c8de298e98
parent 109 620f9b141567
permissions -rw-r--r--
Add Allen (Chen Lunpeng) to trunk/AUTHORS, due to his several recent patches.

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

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