Re: [Python-Dev] httplib timeout patch

2004-12-14 Thread Brett C.
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 _

Re: [Python-Dev] httplib timeout patch

2004-12-14 Thread "Martin v. LÃwis"
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