Tim Peters added the comment:

1. I'm sync'ing with north-america.pool.ntp.org.  But the docs on my box say 
"Your clock is typically updated once a week", and I believe it.

2. I just ran Zach's program again, with the same Python, and _this_ time 
'time' passed 25 times (as did 'monotonic').  'time' failed 25 times in the 
output I pasted here before.  'clock' failed 25 times again.  Here are the 
passing values for this run of 'time':

[(0.5001208782196045, 4), (0.5001211166381836, 6),
 (0.5001218318939209, 5), (0.5001220703125, 10)]

----------

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

Reply via email to