[Python-Dev] time.clock_info() field names
Victor Stinner
victor.stinner at gmail.com
Fri May 4 02:21:44 CEST 2012
> I'm -1 on that. To my mind "adjustable" suggests that the caller can
> adjust the clock, while "adjusted" suggests that the clock may be adjusted
> by a mechanism outside the caller's hands. That latter is the meaning
> in the context of the PEP.
Anyway, the implementation and/or the documentation is buggy and
should be fixed (especially the Windows case).
Victor
More information about the Python-Dev
mailing list