Re: file uploading via urllib2 (multipart/form-data)

2005-01-14 Thread Fuzzyman
Clark C. Evans wrote: > 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 There is an exampl

file uploading via urllib2 (multipart/form-data)

2005-01-13 Thread Clark C. Evans
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 -- http://mail.python.org/mailman/listinfo/python-list