I\'m downloading a huge set of files with following code in a loop:
try: urllib.urlretrieve(url2download, destination_on_local_filesystem) except KeyboardInt
Try:
import socket
socket.setdefaulttimeout(30)