On 10/3/05, Kent Johnson <[EMAIL PROTECTED]> wrote:
> Should be straightforward, but I don't
> want to do it only to find there's a module with a
> get_file_from_web(url, destination, progress_callback) function in it.

That is spelled urllib.urlretrieve (url, destination, progress_callback) :-)

Proves my point - if you can think of it, it's probably already in a library!

Olly

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to