Hello!

How can I upload a file from python?

If it is a form to fill with values it's simple:


urlopen("http://site.com/action?key1=value1;key2=value2";) and I get the 
form filled.


What about uploading a file programmaticaly?


Thank you

Paulino
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to