summaryrefslogtreecommitdiff
path: root/Grammar
diff options
context:
space:
mode:
authorAnthony Baxter <anthonybaxter@gmail.com>2006-04-12 05:16:30 +0000
committerAnthony Baxter <anthonybaxter@gmail.com>2006-04-12 05:16:30 +0000
commit623acf646e3631610bfaaa9ed386f80e28a93e32 (patch)
tree025fc21bdeb71b20ceeae3a4d945ce61115d478f /Grammar
parent1bd7127fec0ce73bdf5256ecd4da812753c6f85f (diff)
downloadcpython-git-623acf646e3631610bfaaa9ed386f80e28a93e32.tar.gz
put in a reference to PEP 306 in a comment at the top
Diffstat (limited to 'Grammar')
-rw-r--r--Grammar/Grammar3
1 files changed, 3 insertions, 0 deletions
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 <fdrake@acm.org> 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