Make a dummy PEP so that PEP 0 doesn't have a broken link.
This commit is contained in:
parent
f898c80976
commit
9bab4aa88d
|
@ -0,0 +1,24 @@
|
||||||
|
PEP: 254
|
||||||
|
Title: Making Classes Look More Like Types
|
||||||
|
Version: $Revision$
|
||||||
|
Author: guido@python.org (Guido van Rossum)
|
||||||
|
Status: Draft
|
||||||
|
Type: Standards Track
|
||||||
|
Python-Version: 2.2
|
||||||
|
Created: 18-June-2001
|
||||||
|
Post-History:
|
||||||
|
|
||||||
|
Abstract
|
||||||
|
|
||||||
|
This PEP has not been written yet. Watch this space!
|
||||||
|
|
||||||
|
|
||||||
|
Copyright
|
||||||
|
|
||||||
|
This document has been placed in the public domain.
|
||||||
|
|
||||||
|
|
||||||
|
Local Variables:
|
||||||
|
mode: indented-text
|
||||||
|
indent-tabs-mode: nil
|
||||||
|
End:
|
Loading…
Reference in New Issue