Module: google.appengine.api.blobstore.dict_blob_storage

In-memory implementation of Blobstore stub storage.

This module contains an implementation of blob_storage.BlobStorage.

Classes

class DictBlobStorage: Stores blobs in a dictionary.