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

Class BlobInfoStub

source code


Since blobstore.BlobInfo requires __init__ args, we stub the object until applyAttributes is called which then magically converts it to the correct type.

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__