[Python-Dev] peps: PEP 418: Fill the "Adjusted by NTP" column of the summary table
Antoine Pitrou
solipsis at pitrou.net
Fri Mar 30 09:54:57 CEST 2012
More information about the Python-Dev mailing list
Fri Mar 30 09:54:57 CEST 2012
- Previous message: [Python-Dev] [Python-checkins] cpython (3.2): Issue #14409: IDLE doesn't not execute commands from shell with default
- Next message: [Python-Dev] peps: PEP 418: Fill the "Adjusted by NTP" column of the summary table
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 30 Mar 2012 04:21:22 +0200 victor.stinner <python-checkins at python.org> wrote: > > diff --git a/pep-0418.txt b/pep-0418.txt > --- a/pep-0418.txt > +++ b/pep-0418.txt > @@ -190,13 +190,13 @@ > Name Resolution Adjusted by NTP? Action on suspend > ========================= =============== ================ ================= Is it supposed to be resolution or accuracy? For example for QueryPerformanceCounter() and timeGetTime(), you are giving an accuracy, but for CLOCK_* you are giving a resolution. Regards Antoine.
- Previous message: [Python-Dev] [Python-checkins] cpython (3.2): Issue #14409: IDLE doesn't not execute commands from shell with default
- Next message: [Python-Dev] peps: PEP 418: Fill the "Adjusted by NTP" column of the summary table
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list