10060, 'Operation timed out'

Sumit Acharya sumit.acharya at gmail.com
Thu Jan 19 03:12:28 EST 2006


Hi Steve,
this is the trace I have got:-
Traceback (most recent call last):
  File "sumit1.py", line 39, in ?
    ftp.connect(host,port)
  File "C:\programs\packages\python24\lib\ftplib.py", line 129, in
connect
    raise socket.error, msg
socket.error: (10060, 'Operation timed out')




More information about the Python-list mailing list