1runtime: python27
2api_version: 1
3threadsafe: true
4
5handlers:
6- url: /.*
7  script: main.app
8