"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.
