Home | Trees | Indices | Help |
|
---|
|
object --+ | Part --+ | FilePart
A single part with a file as the payload
This example has the same semantics as the second Part example:
>>> FilePart({'name': 'photo'}, 'tests/photo.jpg', 'image/jpeg') ... #doctest: +ELLIPSIS <flickrapi.multipart.FilePart object at 0x...>
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Oct 26 15:20:18 2014 | http://epydoc.sourceforge.net |