On 2012年3月26日 22:53:37 +0200 victor.stinner <python-checkins at python.org> wrote: > http://hg.python.org/cpython/rev/566527ace50b > changeset: 75960:566527ace50b > user: Victor Stinner <victor.stinner at gmail.com> > date: Mon Mar 26 22:53:14 2012 +0200 > summary: > Fix time.steady(strict=True): don't use CLOCK_REALTIME Victor, could we have a PEP on all this? I think everyone has lost track of what you are trying to do with these new methods. cheers Antoine.