Open GoogleCodeExporter opened 9 years ago
As a workaround you can use
import socket
socket.setdefaulttimeout(60)
in your script. Helped for me.
Original comment by maextr...@gmail.com
on 4 Sep 2009 at 5:25
Great, I'll do that :)
Thanks !
Original comment by cx42...@gmail.com
on 4 Sep 2009 at 9:03
Original issue reported on code.google.com by
cx42...@gmail.com
on 3 Sep 2009 at 11:35