Browse Source

merge 3.2 (#13766)

pull/2332/head
Benjamin Peterson 14 years ago
parent
commit
0c6bab1c24
  1. 2
      Lib/lib2to3/Grammar.txt

2
Lib/lib2to3/Grammar.txt

@ -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…
Cancel
Save