[Python-Dev] Adding socket timeout to urllib2

skip at pobox.com skip at pobox.com
Mon Mar 5 17:39:42 CET 2007


    Facundo> So, I think that in the name of clarity, I shall first modify
    Facundo> ftplib and httplib, add socket_timeout where is necessary, and
    Facundo> then add support to that in the more general urllib2.

I own a patch on SF to do that much:

    http://python.org/sf/723312

Feel free to take it from me and use as a starting point.

Skip


More information about the Python-Dev mailing list