Hi,
Here is a patch for httplib. I added a timeout value for
httplib.HTTPConnection, please check.
(diff - CVS 1.94)
Zhang Yue
2004-12-14
Index: httplib.py
===
RCS file: /cvsroot/python/python/dist/src/Lib/httplib.py,v
retrieving rev
ZhangYueåå wrote:
Hi,
Here is a patch for httplib. I added a timeout value for
httplib.HTTPConnection, please check.
Thanks for the patch, but this is the wrong place for it. Please create a new
patch item on SourceForge at http://sourceforge.net/patch/?group_id=5470 .
-Brett
_
Brett C. wrote:
Here is a patch for httplib. I added a timeout value for
httplib.HTTPConnection, please check.
Thanks for the patch, but this is the wrong place for it. Please create
a new patch item on SourceForge at
http://sourceforge.net/patch/?group_id=5470 .
In addition, also avoid using