Add a post-history entry.
This commit is contained in:
parent
4426f2d7c8
commit
d8cae96776
|
@ -1,14 +1,14 @@
|
||||||
PEP: 3129
|
PEP: 3129
|
||||||
Title: Class Decorators
|
Title: Class Decorators
|
||||||
Version: $Revision: 53815 $
|
Version: $Revision$
|
||||||
Last-Modified: $Date: 2007-04-27 16:42:06 -0700 (Fri, 27 Apr 2007) $
|
Last-Modified: $Date$
|
||||||
Author: Collin Winter <collinw at gmail.com>
|
Author: Collin Winter <collinw at gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 1-May-2007
|
Created: 1-May-2007
|
||||||
Python-Version: 3.0
|
Python-Version: 3.0
|
||||||
Post-History:
|
Post-History: 7-May-2007
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue