application: passingkeys version: 1 runtime: python27 api_version: 1 threadsafe: true handlers: - url: /(.*).txt static_files: \1.txt upload: (.*).txt - url: /.* script: passingkeys.app