thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 30 Mar 2009 19:35:44 +0000
changeset 2029 1f276091b42a
parent 109 620f9b141567
permissions -rw-r--r--
Added clean_content_length method to clean content of a specific size. 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