PEP 306 is withdrawn as it has been moved to the devguide (with permission from the authors).
This commit is contained in:
parent
66b2ff55ba
commit
237cd25268
|
@ -3,13 +3,18 @@ Title: How to Change Python's Grammar
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Michael Hudson <mwh@python.net>, Jack Diederich <jackdied@gmail.com>, Nick Coghlan <ncoghlan@gmail.com>, Benjamin Peterson <benjamin@python.org>
|
Author: Michael Hudson <mwh@python.net>, Jack Diederich <jackdied@gmail.com>, Nick Coghlan <ncoghlan@gmail.com>, Benjamin Peterson <benjamin@python.org>
|
||||||
Status: Active
|
Status: Withdrawn
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Content-Type: text/plain
|
Content-Type: text/plain
|
||||||
Created: 29-Jan-2003
|
Created: 29-Jan-2003
|
||||||
Post-History: 30-Jan-2003
|
Post-History: 30-Jan-2003
|
||||||
|
|
||||||
|
|
||||||
|
Note
|
||||||
|
|
||||||
|
This PEP has been moved to the Python dev guide.
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
||||||
There's more to changing Python's grammar than editing
|
There's more to changing Python's grammar than editing
|
||||||
|
|
Loading…
Reference in New Issue