thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 12 Jul 2009 22:25:43 +0200
changeset 2615 08788ae10436
parent 109 620f9b141567
permissions -rw-r--r--
Fixed errors in comments and docstring for the Surveys Task module.

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

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