Not really creating the PEP, just a stub to reserve the PEP number.
This commit is contained in:
parent
8041f57f01
commit
c599c8e2ef
|
@ -0,0 +1,15 @@
|
||||||
|
PEP: 3106
|
||||||
|
Title: Revamping dict.keys(), .values() and .items()
|
||||||
|
Version: $Revision$
|
||||||
|
Last-Modified: $Date$
|
||||||
|
Author: Guido van Rossum
|
||||||
|
Status: Draft
|
||||||
|
Type: Standards
|
||||||
|
Content-Type: text/x-rst
|
||||||
|
Created: 19-Dec-2006
|
||||||
|
Post-History:
|
||||||
|
|
||||||
|
|
||||||
|
Abstract
|
||||||
|
|
||||||
|
Stub to reserve the PEP number.
|
Loading…
Reference in New Issue