thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 19 Apr 2009 10:28:35 +0000
changeset 2237 3cfaa7dfd9e0
parent 109 620f9b141567
permissions -rw-r--r--
Fixed a comment typo and possible bug in mail_dispatcher. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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

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