add demonstration of geosearch
[gae-samples.git] / guestbook_namespaces / app.yaml
blob0b27b2cd4b9e73f17e7d5711804b44b413c6408e
1 application: guestbook-namespaces
2 version: 1
3 runtime: python
4 api_version: 1
6 handlers:
7 - url: .*
8   script: guestbook.py