file upload

euler euler27182 at my-deja.com
Mon Nov 20 15:17:47 EST 2000


Refer to the httplib library to invoke the 'POST' or 'PUT' methods of the
web server:
http://www.python.org/doc/2.0b1/lib/module-httplib.html
Here is an example:
http://www.python.org/doc/2.0b1/lib/HTTP_Examples.html




student <student at arch.usyd.edu.au> wrote in message
news:3A19456B.BB4E4ED at arch.usyd.edu.au...
> Hi everyone,
>                How do I upload a file using a form?
> Thanks,
> Anton
>





More information about the Python-list mailing list