In article <[email protected]>, Christian Mertes <[email protected]> wrote: > > $ telnet docs.python.org 80 > Trying 2001:888:2000:d::a2... > Trying 82.94.164.162... > Connected to docs.python.org. > Escape character is '^]'.
IPv6 has sometimes been problematical -- try disabling it. Also, I think you need to pass the host HTTP header to access docs.python.org -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ f u cn rd ths, u cn gt a gd jb n nx prgrmmng. -- http://mail.python.org/mailman/listinfo/python-list
