On Mi, 2010-05-19 at 16:42 -0700, Aahz wrote:
>
> IPv6 has sometimes been problematical -- try disabling it.
Wow, can I have that on a t-shirt? ;)
> Also, I think you need to pass the host HTTP header to access
> docs.python.org
Look, I don't really want to read Python docs via telnet. I basica
On Mi, 2010-05-19 at 16:35 -0600, Vincent Davis wrote:
> If it is a simple site you could just transfer with ftp
Or rsync -a or wget -m ... like tools that were specifically made for
this task.
Therefore something like subprocess.call(["rsync", "-az", "-e", "ssh",
"--delete", source, target]) sh
On Mi, 2010-05-19 at 09:54 -0700, member thudfoo wrote:
> Worked for me:
>
> ~/isos2burn> telnet docs.python.org 80
> Trying 82.94.164.162...
> Connected to docs.python.org.
> Escape character is '^]'.
> GET/HTTP/1.0
>
>
> 302 Found
>
> Found
> The document has moved http://www.python.org";>he
by kjon 2010-03-24T16:40:21+00:00.
> In Philip Semanchuk writes:
> >On Mar 24, 2010, at 12:05 PM, kj wrote:
> >> In the last couple of weeks, docs.python.org has been down repeatedly
> >> (like right now). Has anyone else noticed this?
> >http://downforeveryoneorjustme.com/docs.python.org
> Very h