how to download a zip or rar file to local machine using python?

dongdong dongdonglove8 at hotmail.com
Wed Mar 8 01:01:49 EST 2006


thank james;
and I have got a way to resolve it :
urllib.urlretrieve('http://x.x.x.x/library.zip','library.zip')




More information about the Python-list mailing list