[Python-Dev] I vote to reject: Adding timeout to socket.pyand httplib.py. (original) (raw)

Facundo Batista facundo at taniquetil.com.ar
Wed Mar 21 19:44:59 CET 2007


Guido van Rossum wrote:

This is why I proposed to get rid of the distinction between timeout=None and timeout not specified. Let an unspecified timeout default to None, and if timeout is None, skip the settimeout() call.

+1

I'll abuse of your dictatorship, and let's see if we can finally specify what I'd do:

If it's ok, I'll prepare one more update to the patch.

Regards,

-- . Facundo . Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/



More information about the Python-Dev mailing list