[issue19339] telnetlib: time.monotonic() should be used instead of time.time() for timeout

STINNER Victor report at bugs.python.org
Sat Oct 26 09:21:58 CEST 2013


STINNER Victor added the comment:

> Victor, did you see Serhiy's comment?

Yes, I modified my patch to use _time name instead. The issue should now be fixed.

----------
stage: committed/rejected -> 

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19339>
_______________________________________


More information about the Python-bugs-list mailing list