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$
|
||||
Last-Modified: $Date$
|
||||
Author: Brett Cannon <brett@python.org>
|
||||
Status: Active
|
||||
Status: Withdrawn
|
||||
Type: Informational
|
||||
Content-Type: text/x-rst
|
||||
Created: 02-Feb-2005
|
||||
Post-History:
|
||||
|
||||
|
||||
.. note::
|
||||
This PEP has been withdrawn and moved to the Python
|
||||
developer's guide.
|
||||
|
||||
|
||||
Abstract
|
||||
--------
|
||||
|
||||
|
|
Loading…
Reference in New Issue