STINNER Victor <victor.stin...@gmail.com> added the comment: > threading.py imports time.time as _time.
threading is now using a monotonic clock: see the issue #14222 and the PEP 418. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1508864> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com