urllib.urlretrieve("http://free.bsdshell.net/")

Hamish Lawson hamish_lawson at yahoo.co.uk
Tue Jan 23 08:14:57 EST 2001


Oleg Broytmann:

> Strange problem with urllib: urlretrieve("http://free.bsdshell.net/")
> always reports "Connection refused". Always:

I'm afraid I don't have any suggestion why it didn't work for you -
unless the web server doesn't like something about your combination of
user agent ("Python-urllib/1.13" for me), IP address, etc - but it
worked for me using Python 2.0 on Windows.

Hamish Lawson


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list