Home | Trees | Indices | Help |
---|
|
App Engine memcache based cache for the discovery document.
|
|||
Cache A cache with app engine memcache API. |
|
|||
LOGGER = logging.getLogger(__name__)
|
|||
NAMESPACE = "google-api-client"
|
|||
cache = Cache(max_age= DISCOVERY_DOC_MAX_AGE)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Apr 30 17:06:05 2020 | http://epydoc.sourceforge.net |