thirdparty/google_appengine/demos/guestbook/app.yaml
author David Anderson <david.jc.anderson@gmail.com>
Fri, 13 Mar 2009 02:13:21 +0000
changeset 1825 a610a2df83d2
parent 109 620f9b141567
permissions -rw-r--r--
Move the Paths class to the util module.

application: guestbook
version: 1
runtime: python
api_version: 1

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