mirror of
https://github.com/python/cpython.git
synced 2025-10-30 05:01:30 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conv.py | ||
| driver.py | ||
| grammar.py | ||
| literals.py | ||
| parse.py | ||
| pgen.py | ||
| token.py | ||
| tokenize.py | ||