Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Use new-style index directive ('statement') - library/imp
  • Loading branch information
mattwang44 committed Jul 26, 2023
commit 7c3d6ae668fccf6fe88ae3c95bf6b882db988e24
2 changes: 1 addition & 1 deletion Doc/library/imp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
.. deprecated-removed:: 3.4 3.12
The :mod:`imp` module is deprecated in favor of :mod:`importlib`.

.. index:: statement: import
.. index:: pair: statement; import

--------------

Expand Down