Package conduit :: Package dataproviders :: Module Image :: Class UploadInfo
[hide private]

Class UploadInfo

source code

Upload information container, this way we can add info and keep the _upload_info method on the ImageSink retain its api

Instance Methods [hide private]
 
__init__(self, url, mimeType, name="", tags=(), caption="") source code