• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1application: webkit-commit-queue
2version: 1
3runtime: python
4api_version: 1
5
6handlers:
7- url: /stylesheets
8  static_dir: stylesheets
9
10- url: /.*
11  script: main.py
12