Saving a picture contained in a web page to disk

Michael Geary Mike at DeleteThis.Geary.com
Wed Nov 12 23:49:53 EST 2003


John Hunter wrote:
>
> You mean
>
>    import urllib
>    urllib.urlretrieve(url, filename)
>
> right?
>
> <wink>,
> JDH

Oh! Thank you--that's much better than the code I posted. :-)

-Mike






More information about the Python-list mailing list