public
Description: Flex and Python Test
Homepage: http://fernandoacorreia.wordpress.com/
Clone URL: git://github.com/fernandoacorreia/flex-and-python-test.git
100644 14 lines (11 sloc) 0.208 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
application: pyamftest
version: 1
runtime: python
api_version: 1
 
handlers:
- url: /crossdomain\.xml
  static_files: crossdomain.xml
  upload: crossdomain\.xml
  expiration: "5s"
 
- url: .*
  script: main.py