thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 03 Jul 2009 12:05:23 +0200
changeset 2499 62e8f6e45d9a
parent 109 620f9b141567
permissions -rw-r--r--
Removed unnecessary variable in ProjectSurvey take method.

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

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