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 Mon Jun 5 13:38:39 2017 | http://epydoc.sourceforge.net |