IV
This function is invoked by the import statement. It can be replaced (by importing the builtins module and assigning to
builtins.__import__
) in order to change semantics of the import
statement, but doing so is strongly discouraged as it is usually simpler to use import hooks