I would love a script to upload images to Imageshack.us. Any chance you can post the latest version or email it to me?
Thanks. Ricardo Sanchez wrote: > I forgot to add that I'm behind a proxy, but I think that is > irrelevant. > > If you are not behind a proxy replace this line: > > print post_multipart('proxy-a.mains.nitech.ac.jp', 8080, > 'http://imageshack.us/index.php', params, files) > > with > > print post_multipart('imageshack.us', 80, '/index.php', params, files) > -- http://mail.python.org/mailman/listinfo/python-list