mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
[issue 19152] Add versionadded for ExtensionFileLoader.get_filename().
This commit is contained in:
parent
7e70fa5314
commit
dcd01b4932
1 changed files with 2 additions and 0 deletions
|
|
@ -874,6 +874,8 @@ find and load modules.
|
|||
|
||||
Returns :attr:`path`.
|
||||
|
||||
.. versionadded:: 3.4
|
||||
|
||||
|
||||
:mod:`importlib.util` -- Utility code for importers
|
||||
---------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue