mirror of https://github.com/python/cpython
2051608616
Fix import support to work with import as variant of Python 2.0. The grammar for import changed, requiring changes in transformer and code generator, even to handle compilation of imports with as. |
||
---|---|---|
.. | ||
__init__.py | ||
ast.py | ||
consts.py | ||
misc.py | ||
pyassem.py | ||
pycodegen.py | ||
transformer.py | ||
visitor.py |