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

Version 3 of the patch: check for clock_gettime() failure. Try 
CLOCK_MONOTONIC_RAW, or try CLOCK_MONOTONIC, or use time.time().

----------
Added file: http://bugs.python.org/file23809/wallclock-3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10278>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to