changeset: 83436:f22c463ce73c user: R David Murray date: Wed Apr 17 18:50:12 2013 -0400 files: Doc/library/imp.rst description: #17135: mark imp as deprecated as of 3.4. diff -r 94d1c3bdb79c -r f22c463ce73c Doc/library/imp.rst --- a/Doc/library/imp.rst Thu Apr 18 00:25:28 2013 +0200 +++ b/Doc/library/imp.rst Wed Apr 17 18:50:12 2013 -0400 @@ -1,5 +1,8 @@ -:mod:`imp` --- Access the :keyword:`import` internals -===================================================== +:mod:`imp` --- Access the :ref:`import ` internals +================================================================ + +.. deprecated:: 3.4 + The :mod:`imp` package has been deprecated in favor of :mod:`importlib`. .. module:: imp :synopsis: Access the implementation of the import statement.

AltStyle によって変換されたページ (->オリジナル) /