multipart/form-data submission with httplib + MimeWriter?
Richard van de Stadt
stadt at cs.utwente.nl
Sat Mar 3 21:01:11 EST 2001
Steve Purcell wrote:
>
> Wise ones,
>
> Can anyone point me towards some example code for performing
> 'multipart/form-data' submissions of form values and file contents
> using httplib and MimeWriter?
>
I'm not sure what you mean.
Are you asking about
- how to *fill in* such webforms automatically, or
- how to create a form with which a file can be uploaded, or
- how to deal with the contents of such a form when submitted?
Richard.
More information about the Python-list
mailing list