![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Static Public Attributes | |
tuple | CUSTOM_ENVIRONMENT_AUTHENTICATION = () |
Configurable constants. To override appstats configuration valuess, define values like this in your appengine_config.py file (in the root of your app): remoteapi_AUTHORIZE_REMOTE_APP = [ 'appid' ] You may wish to base this file on sample_appengine_config.py.