[issue10577] (Fancy) URL opener stuck when trying to open redirected url

SilentGhost report at bugs.python.org
Mon Nov 29 15:17:05 CET 2010


SilentGhost <michael.mischurow+bpo at gmail.com> added the comment:

@xhresko: This is not valid py3k code.

It is 302 redirect. I get the following error:

IOError: [Errno socket error] [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

----------
nosy: +SilentGhost

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10577>
_______________________________________


More information about the Python-bugs-list mailing list