Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512c57c commit ae28ffdCopy full SHA for ae28ffd
1 file changed
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 <[email protected]> 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