Charles-François Natali <neolo...@free.fr> added the comment:

Does Windows still have its once per day/week/whatever time synchronization, or 
does it use a proper NTP client?
Because this offset is way too large for a broken RTC lock, so it might simply 
be some process adjusting the clock behind our back (although it's too much for 
a typical NTP client, at least on Unix).
It could be interesting to replace time.time() by the new time.monotonic().

----------
nosy: +neologix

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

Reply via email to