Called after `sys.modules` cache lookup, at the start of import processing in [[The Import Lifecycle]]. Allows to **override** `sys.path` processing, frozen modules, or **built-in modules**. Meta hooks are registered by adding new finder objects to `sys.meta_path`