Package pyamf :: Package adapters :: Module _google_appengine_ext_blobstore
[hide private]
[frames] | no frames]

Module _google_appengine_ext_blobstore

source code

Adapter module for google.appengine.ext.blobstore.


Since: 0.6

Classes [hide private]
  BlobInfoStub
Since blobstore.BlobInfo requires __init__ args, we stub the object until applyAttributes is called which then magically converts it to the correct type.
  BlobInfoClassAlias
Fine grain control over blobstore.BlobInfo instances.

Imports: blobstore, pyamf