We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512c57c commit ae28ffdCopy full SHA for ae28ffd
Grammar/Grammar
@@ -1,12 +1,5 @@
1
# Grammar for Python
2
3
-# Note: Changing the grammar specified in this file will most likely
4
-# require corresponding changes in the parser module
5
-# (../Modules/parsermodule.c). If you can't make the changes to
6
-# that module yourself, please co-ordinate the required changes
7
-# with someone who can; ask around on python-dev for help. Fred
8
-# Drake <fdrake@acm.org> will probably be listening there.
9
-
10
# NOTE WELL: You should also follow all the steps listed at
11
# https://docs.python.org/devguide/grammar.html
12
0 commit comments