Home | Trees | Indices | Help |
|
---|
|
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
BOUNDARY =
|
|
__package__ =
|
Function Details |
Returns a bytestring version of 's', encoded as specified in 'encoding'. If strings_only is True, don't convert (some) non-string-like objects. |
Encodes multipart POST data from a dictionary of form values. The key will be used as the form data name; the value will be transmitted as content. If the value is a file, the contents of the file will be guessed or sent as an application/octet-stream; otherwise, str(value) will be sent. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 4 00:10:53 2012 | http://epydoc.sourceforge.net |