mirror of
https://github.com/python/cpython.git
synced 2025-07-22 10:45:22 +00:00
![]() 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. |
||
---|---|---|
.. | ||
compiler | ||
compile.py | ||
demo.py |