STINNER Victor <[email protected]> added the comment:

queue_monotonic.patch: simple patch using time.monotonic(), with a fallback to 
time.time() if monotonic failed or is not available.

----------
keywords: +patch
Added file: http://bugs.python.org/file24834/queue_monotonic.patch

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14222>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to