-
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