cpython/Lib/lib2to3/pgen2
Jelle Zijlstra ac317700ce bpo-30406: Make async and await proper keywords (#1669)
Per PEP 492, 'async' and 'await' should become proper keywords in 3.7.
2017-10-05 23:24:46 -04:00
..
__init__.py
conv.py
driver.py bpo-29783: Replace codecs.open() with io.open() (#599) 2017-06-16 08:59:01 +02:00
grammar.py
literals.py
parse.py
pgen.py
token.py bpo-30406: Make async and await proper keywords (#1669) 2017-10-05 23:24:46 -04:00
tokenize.py bpo-30406: Make async and await proper keywords (#1669) 2017-10-05 23:24:46 -04:00