• Kevin Modzelewski's avatar
    Import-related improvements · 3dfe6311
    Kevin Modzelewski authored
    - Set the import "level" appropriately (takes absolute_import flag into account)
    - Add a basic implementation of the __import__() function
    - Fix a bug in existing import behavior (would not check sys.modules in certain
      cases)
    3dfe6311
cfg.cpp 75.1 KB