[Patches] [ python-Patches-825417 ] telnetlib timeout fix (bug
822974)
SourceForge.net
noreply at sourceforge.net
Fri Oct 17 06:24:58 EDT 2003
Patches item #825417, was opened at 2003-10-17 12:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=825417&group_id=5470
Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Johan M. Hahn (johahn)
Assigned to: Nobody/Anonymous (nobody)
Summary: telnetlib timeout fix (bug 822974)
Initial Comment:
Timeout behaviour do not match the docs. This patch
fixes the read_until and expect methods to decreese the
timeout between subsequent calls to select.select. See
<a href="http://sourceforge.net/tracker/index.php?
func=detail&aid=822974&group_id=5470&atid=105470">bu
g 822974</a> for more info.
My system:
Python 2.3 final
Windows 2000 5.00.2951 sp4
...johahn
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=825417&group_id=5470
More information about the Patches
mailing list