diff --git a/pep-0418.txt b/pep-0418.txt index bcf698ec8..b728a3fb3 100644 --- a/pep-0418.txt +++ b/pep-0418.txt @@ -1,8 +1,9 @@ PEP: 418 Title: Add monotonic time, performance counter, and process time functions -Version: $Revision$ -Last-Modified: $Date$ -Author: Cameron Simpson , Jim Jewett , Stephen J. Turnbull , Victor Stinner +Author: Cameron Simpson , + Jim J. Jewett , + Stephen J. Turnbull , + Victor Stinner Status: Final Type: Standards Track Content-Type: text/x-rst @@ -1640,14 +1641,3 @@ Copyright ========= This document has been placed in the public domain. - - - -.. - Local Variables: - mode: indented-text - indent-tabs-mode: nil - sentence-end-double-space: t - fill-column: 70 - coding: utf-8 - End: