John Nagle added the comment:

Reproduced problem in Python 3.3 (Win32). Error message there is:

Open of ftp://ftp.sec.gov/edgar/daily-index failed after 21.08 seconds: 
<urlopen error ftp error: TimeoutError(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', 
None, 10060)>

So this is broken in both Python 2.7 and Python 3.3.

----------
versions: +Python 3.3
Added file: http://bugs.python.org/file31559/edgartimeouttest3.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18907>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to