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

Erno Kuusela erno-news at erno.iki.fi
Wed Jan 24 11:18:36 EST 2001


In article <mailman.980260650.3690.python-list at python.org>, Oleg
Broytmann <phd at phd.pp.ru> writes:

| On Tue, 23 Jan 2001, Toby Dickenson wrote:
|| Is your browser using a proxy that python doesnt know about?

|    I tried urllib on different computers in two different networks.
| Probably the site does not like my User-Agent. Will try to find the reason.
|    Thanks.

i think the user-agent theory cannot work, because client
cannot have sent the user-agent string if the connect() call
faills with "connetion refused" :)

  -- erno



More information about the Python-list mailing list