urllib.open('http://www.redherring.com/')

Greg Jorgensen gregj at pobox.com
Thu Feb 8 02:49:55 EST 2001


In article <95th67$36j$1 at nnrp1.deja.com>,
  apederse at my-deja.com wrote:
> I have some problems with urllib. Any URL works
> just fine except http://www.redherring.com/ which
> returns nothing, no headers, no nothing

It's broken for me, too. I can get to the site with my browser, but
urllib.urlopen() hangs for a long time, then aborts with a "connection
reset by peer" error. The same thing happens with httplib.

--
Greg Jorgensen
Portland, Oregon, USA
gregj at pobox.com


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



More information about the Python-list mailing list