mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
bpo-38434: Fixes some audit event documentation (GH-16932)
This commit is contained in:
parent
d898d20e8c
commit
894e30ce0b
5 changed files with 26 additions and 11 deletions
|
|
@ -839,6 +839,7 @@ the :ref:`relativeimports` section.
|
|||
:func:`importlib.import_module` is provided to support applications that
|
||||
determine dynamically the modules to be loaded.
|
||||
|
||||
.. audit-event:: import module,filename,sys.path,sys.meta_path,sys.path_hooks import
|
||||
|
||||
.. _future:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue