source:
trunk/call/app.yaml@
670
Last change on this file since 670 was 460, checked in by , 17 years ago | |
---|---|
File size: 100 bytes |
Line | |
---|---|
1 | application: call |
2 | version: 1 |
3 | runtime: python |
4 | api_version: 1 |
5 | |
6 | handlers: |
7 | - url: /.* |
8 | script: call.py |
Note:
See TracBrowser
for help on using the repository browser.