App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.tools.appengine_rpc_httplib2.MemoryCache Class Reference
Inheritance diagram for google.appengine.tools.appengine_rpc_httplib2.MemoryCache:

Public Member Functions

def __init__
 
def get
 
def set
 
def delete
 

Public Attributes

 cache
 

Detailed Description

httplib2 Cache implementation which only caches locally.

The documentation for this class was generated from the following file: