Joe Gregorio | 071f897 | 2012-11-08 13:45:15 -0500 | [diff] [blame] | 1 | application: api-python-client-doc-hrd |
Joe Gregorio | c204b64 | 2010-09-21 12:01:23 -0400 | [diff] [blame] | 2 | version: 1 |
3 | runtime: python | ||||
4 | api_version: 1 | ||||
5 | |||||
6 | handlers: | ||||
7 | - url: /static | ||||
8 | static_dir: static | ||||
9 | |||||
10 | - url: .* | ||||
11 | script: main.py | ||||
12 |