cpython/Lib/lib2to3/pgen2
Nevada Sanchez a6e395dffa bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119)
* Allow underscores in numeric literals in lib2to3.
* Stricter literal parsing for Python 3.6 in lib2to3.pgen2.tokenize.
* Add test case for underscores in literals in Python 3.
2017-04-13 10:32:54 -07:00
..
__init__.py
conv.py
driver.py
grammar.py
literals.py
parse.py
pgen.py
token.py
tokenize.py bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119) 2017-04-13 10:32:54 -07:00