Looks good. I forget -- can you check this in yourself? If so, do it! If not, let me know and I'll do it for you. Thanks for doing this!
--Guido On 3/23/07, Facundo Batista <[EMAIL PROTECTED]> wrote: > ...in socket.py and httplib.py, with tests and docs. > > The patch is #1676823. > > Basically what I did now is: > > - Just put a timeout default to None. If None, skip settimeout() call. > > - Copy the exceptions behaviour that we have actually in the higher > level libraries, to be sure we aren't breaking anything. > > - The function is now public, named "create_connection". > > Regards, > > -- > . Facundo > . > Blog: http://www.taniquetil.com.ar/plog/ > PyAr: http://www.python.org/ar/ > > > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/guido%40python.org > -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com