Antoine Pitrou added the comment:

> If pystone uses a different clock in Python 3.4, you may not be able 
> to compare compare results with older Python versions.

This sounds a bit silly. Typical pystone runs last a couple seconds at most, 
there won't be a significant clock drift in such a short amount of time.

Besides, if time.clock() is deprecated, pystone will *have* to be modified one 
day, anyway.

----------
nosy: +pitrou

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

Reply via email to