[issue14222] Use time.steady() to implement timeout

STINNER Victor report at bugs.python.org
Tue Feb 25 23:26:22 CET 2014


STINNER Victor added the comment:

You should upgrade to python 3.3! The pep 418 mentions different available
modules for python 2. My new trollius project has for example an
implementation in asyncio.time_monotonic.

----------

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


More information about the Python-bugs-list mailing list