Skip to content
Prev Previous commit
Next Next commit
Update Doc/library/importlib.rst
  • Loading branch information
brettcannon authored Dec 9, 2025
commit b7def8f61302d486a69d15c873a767f47b8e9b2d
2 changes: 0 additions & 2 deletions Doc/library/importlib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,6 @@ ABC hierarchy::
Added the *fullname* parameter.




.. method:: exec_module(module)

Implementation of :meth:`Loader.exec_module`.
Expand Down
Loading