Is there anyway to use urllib2 to download a file from http server?

Stefan Behnel stefan_ml at behnel.de
Sat Sep 10 11:53:12 EDT 2011


crow, 10.09.2011 17:41:
> As the title.
>
> Or is there other module that can handle this task?

Did you notice that is has documentation?

http://docs.python.org/library/urllib2.html#examples

Stefan




More information about the Python-list mailing list