Home
last modified time | relevance | path

Searched refs:_CACHED_HTTP (Results 1 – 1 of 1) sorted by relevance

/external/python/oauth2client/oauth2client/
Dtransport.py58 return _CACHED_HTTP
245 _CACHED_HTTP = httplib2.Http(MemoryCache()) variable