[2.5.1] Script to download and rename bunch of files?

Gilles Ganault nospam at nospam.com
Fri Apr 8 09:30:26 EDT 2011


On Fri, 08 Apr 2011 15:14:27 +0200, Laurent Claessens
<moky.math at gmail.com> wrote:
>The following puts in the string `a` the code of the page urlBase :
>
>a = urllib.urlopen(urlBase).read()
>
>Then you have to write `a` in a file.
>
>There could be better way.

Thank you.



More information about the Python-list mailing list