Progress urllib2

Bart Vandereycken bart.vandereycken at student.kuleuven.ac.be
Mon Aug 26 08:31:19 EDT 2002


Hi,

Is it possible to see how much data an urllib2.urlopen command sends.
I need to upload a large file using a POST form, and a feedback of the
progress would be nice.

Thnaks

PS Python newbie, so don't just say: you need to rewrite urllib2 or
urlopen ;-)



More information about the Python-list mailing list