Saving a picture contained in a web page to disk

John Hunter jdhunter at ace.bsd.uchicago.edu
Wed Nov 12 22:34:41 EST 2003


>>>>> "Michael" == Michael Geary <Mike at DeleteThis.Geary.com> writes:

    Michael> Try running this code and see what you think:

You mean

   import urllib
   urllib.urlretrieve(url, filename)

right?

<wink>,
JDH





More information about the Python-list mailing list