Kaydet (Commit) 33a3c50d authored tarafından R David Murray's avatar R David Murray

#17135: mark imp as deprecated as of 3.4.

üst 170ca6f8
:mod:`imp` --- Access the :keyword:`import` internals :mod:`imp` --- Access the :ref:`import <importsystem>` internals
===================================================== ================================================================
.. deprecated:: 3.4
The :mod:`imp` package has been deprecated in favor of :mod:`importlib`.
.. module:: imp .. module:: imp
:synopsis: Access the implementation of the import statement. :synopsis: Access the implementation of the import statement.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment