From: Anthony Baxter Date: Wed, 12 Apr 2006 05:16:30 +0000 (+0000) Subject: put in a reference to PEP 306 in a comment at the top X-Git-Tag: v2.5a2~315 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=623acf646e3631610bfaaa9ed386f80e28a93e32;p=python put in a reference to PEP 306 in a comment at the top --- diff --git a/Grammar/Grammar b/Grammar/Grammar index 6c497dc917..8f248eff4a 100644 --- a/Grammar/Grammar +++ b/Grammar/Grammar @@ -7,6 +7,9 @@ # with someone who can; ask around on python-dev for help. Fred # Drake will probably be listening there. +# NOTE WELL: You should also follow all the steps listed in PEP 306, +# "How to Change Python's Grammar" + # Commands for Kees Blom's railroad program #diagram:token NAME #diagram:token NUMBER