mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
explain why we need this grammar file (closes #13766)
This commit is contained in:
parent
3388060127
commit
a846d0ac5e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Grammar for Python
|
||||
# Grammar for 2to3. This grammar supports Python 2.x and 3.x.
|
||||
|
||||
# Note: Changing the grammar specified in this file will most likely
|
||||
# require corresponding changes in the parser module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue