file uploading via urllib2 (multipart/form-data)

Clark C. Evans cce at clarkevans.com
Thu Jan 13 23:37:23 EST 2005


Hello.  I was wondering if anyone has built a module that works with
urllib2 to upload file content via POST multipart/form-data. I'm
aware of ASPN 146306, however, I need to use urllib2 beacuse I'm
using HTTP Digest over SSL.

Cheers,

Clark



More information about the Python-list mailing list