"""Compatibility module that imports all symbols from the importlib module. and exposes them as imp.""" from importlib import *