Move PEP 339 to the devguide.

This commit is contained in:
Brett Cannon 2011-01-18 00:37:50 +00:00
parent 237cd25268
commit 456ba031eb
1 changed files with 6 additions and 1 deletions

View File

@ -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
-------- --------