Package googleapiclient :: Package discovery_cache :: Module appengine_memcache
[hide private]
[frames] | no frames]

Module appengine_memcache

source code

App Engine memcache based cache for the discovery document.

Classes [hide private]
  Cache
A cache with app engine memcache API.
Variables [hide private]
  LOGGER = logging.getLogger(__name__)
  NAMESPACE = "google-api-client"
  cache = Cache(max_age= DISCOVERY_DOC_MAX_AGE)