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

Andrew Cooke andrew at intertrader.com
Fri Feb 9 14:16:43 EST 2001


Ah!  I've had this problem with other sites (not using Python).  There
is an obsscure server out there (can't remember the name of the company)
that is sensitive to this.

Andrew

Neil Schemenauer wrote:
> 
> Aahz Maruch on www.redherring.com:
> > I've just tried with a straight telnet session, and that also fails.
> > So, it's not just Python.
> 
> It seems to require proper (ie "\r\n") line endings.
> 
>   Neil



More information about the Python-list mailing list