STINNER Victor <victor.stin...@gmail.com> added the comment:

threading_monotonic.patch: similar patch for the threading module.

Drawback of these patchs: they now call time.monotonic() when the module is 
loaded (another useless syscall?).

----------
Added file: http://bugs.python.org/file24835/threading_monotonic.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<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