DEBSOURCES
Skip Quicknav
sources / wtforms / 2.0.1-1 / tests / ext_appengine / app.yaml
123456789
application: my-app version: 1 runtime: python27 api_version: 1 threadsafe: no handlers: - url: /.* script: main.py