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

Duncan Booth duncan at rcp.co.uk
Thu Feb 8 05:11:58 EST 2001


apederse at my-deja.com wrote in <95th67$36j$1 at nnrp1.deja.com>:

>I have some problems with urllib. Any URL works
>just fine except http://www.redherring.com/ which
>returns nothing, no headers, no nothing. (Red
>Herring works fine from any browser).

It works fine when I try it (using Python 2.0). Changing things like the 
accept header which might be expected to make a difference don't seem to 
have any effect.



More information about the Python-list mailing list