Move PEP 339 to the devguide.
This commit is contained in:
parent
237cd25268
commit
456ba031eb
|
@ -3,13 +3,18 @@ Title: Design of the CPython Compiler
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Brett Cannon <brett@python.org>
|
Author: Brett Cannon <brett@python.org>
|
||||||
Status: Active
|
Status: Withdrawn
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 02-Feb-2005
|
Created: 02-Feb-2005
|
||||||
Post-History:
|
Post-History:
|
||||||
|
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
This PEP has been withdrawn and moved to the Python
|
||||||
|
developer's guide.
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue