Sign in
android
/
platform
/
external
/
python
/
google-api-python-client
/
cd4e8f429422232dd82ef7e9bc685061d5df94a1
/
.
/
samples
/
storage_serviceaccount_appengine
/
app.yaml
blob: 88d00d5f1407d6f06f7974962e86203f7e94ea46 [
file
] [
log
] [
blame
]
application:
bucket
-
list
-
python
version:
1
runtime:
python27
threadsafe:
no
api_version:
1
handlers:
-
url:
/listing.xsl
static_files:
listing.xsl
upload:
listing.xsl
-
url:
.*
script:
main.py