Tim Peters added the comment:

I agree overall with Martin, although time.time() could be made a little better 
on Windows by getting the Windows time directly (instead of "needlessly" losing 
info by going thru pygettimeofday).

----------

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

Reply via email to