mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Fix the versionadded indentation in exec_module doc (GH-8719)
This commit is contained in:
parent
c630e10440
commit
65b5ef02ec
1 changed files with 1 additions and 1 deletions
|
@ -770,7 +770,7 @@ ABC hierarchy::
|
|||
|
||||
Concrete implementation of :meth:`Loader.exec_module`.
|
||||
|
||||
.. versionadded:: 3.4
|
||||
.. versionadded:: 3.4
|
||||
|
||||
.. method:: load_module(fullname)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue