Documentación offline Python 3.14

"imp" --- Access the import internals

3.14 Ver versión oficial en línea Licencia PSF-2.0Descargado el 2026-08-02

"imp" --- Access the import internals#

Deprecated since version 3.4, removed in version 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.