imp --- Access the import internals

バージョン 3.4 で非推奨、バージョン 3.12 で削除.

This module is no longer part of the Python standard library. It was removed in Python 3.12 after being deprecated in Python 3.4.

The removal notice includes guidance for migrating code from imp to importlib.

The last version of Python that provided the imp module was Python 3.11.