diff --git a/pep-3129.txt b/pep-3129.txt index 26c050934..7175a7e0c 100644 --- a/pep-3129.txt +++ b/pep-3129.txt @@ -1,14 +1,14 @@ PEP: 3129 Title: Class Decorators -Version: $Revision: 53815 $ -Last-Modified: $Date: 2007-04-27 16:42:06 -0700 (Fri, 27 Apr 2007) $ +Version: $Revision$ +Last-Modified: $Date$ Author: Collin Winter Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 1-May-2007 Python-Version: 3.0 -Post-History: +Post-History: 7-May-2007 Abstract