Added note stating that the parser module will need updating for most

changes to this file.
This commit is contained in:
Fred Drake 2000-08-23 15:45:28 +00:00
parent 85bf3bb44a
commit abca14d8e2
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Grammar for Python
# Note: Changing the grammar specified in this file will most likely
# require corresponding changes in the parser module
# (../Modules/parsermodule.c). If you can't make the changes to
# that module yourself, please co-ordinate the required changes
# with someone who can; ask around on python-dev for help. Fred
# Drake <fdrake@acm.org> will probably be listening there.
# Commands for Kees Blom's railroad program
#diagram:token NAME
#diagram:token NUMBER