script to upload file using POST form
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Fri Mar 19 19:04:01 EDT 2010
En Fri, 19 Mar 2010 19:02:25 -0300, Brandon C <brandonc530 at gmail.com>
escribió:
> got another question for yall wonderful minds; how can i upload a file
> to a
> server that uses a POST form?
>
> here's the link to the form that i'd like to be able to upload a file:
> http://imagebin.org/index.php?page=add
Unfortunately it isn't as easy as it should be:
http://bugs.python.org/issue3244
--
Gabriel Genellina
More information about the Python-list
mailing list