Also introduces util.positional declarations. Reviewed in http://codereview.appspot.com/6441056/. Fixes issue #136.
10 lines
110 B
YAML
10 lines
110 B
YAML
application: jcg-testing-01
|
|
version: 2
|
|
runtime: python
|
|
api_version: 1
|
|
|
|
handlers:
|
|
- url: .*
|
|
script: main.py
|
|
|