upload file via web form

John Hunter jdhunter at ace.bsd.uchicago.edu
Fri Mar 7 17:24:52 EST 2003


I want to automatically upload some data to a password protected web
server where some form variables must be filled out and a file must be
uploaded.

I know how to do it directly with httplib.  Is there a better way?

Thanks,
John Hunter





More information about the Python-list mailing list