blob: 5a357dc4edb101535749b5652e35b37c625e572d [file] [log] [blame]
Joe Gregoriod44bb002010-09-21 14:34:44 -04001application: api-python-client-doc
Joe Gregorioc204b642010-09-21 12:01:23 -04002version: 1
3runtime: python
4api_version: 1
5
6handlers:
7- url: /static
8 static_dir: static
9
10- url: .*
11 script: main.py
12