thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 05 Sep 2009 15:56:19 +0200
changeset 2874 fda118f51264
parent 109 620f9b141567
permissions -rw-r--r--
Enable local memcache api in interactive console

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

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