Gerard> Code below: Order might be important (though hopefully not). Can you give this a try?
import time
import socket
socket.setdefaulttimeout(300)
import urllib2
...
Skip
--
http://mail.python.org/mailman/listinfo/python-list
