mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
bpo-41192: Fix some broken anchors for audit event entries (#21310)
This commit is contained in:
parent
b580ed1d9d
commit
ebc8c38287
3 changed files with 3 additions and 4 deletions
|
|
@ -558,7 +558,7 @@ conflict.
|
|||
the interactive session. You can also change the prompts :data:`sys.ps1` and
|
||||
:data:`sys.ps2` and the hook :data:`sys.__interactivehook__` in this file.
|
||||
|
||||
.. audit-event:: cpython.run_startup filename PYTHONSTARTUP
|
||||
.. audit-event:: cpython.run_startup filename envvar-PYTHONSTARTUP
|
||||
|
||||
Raises an :ref:`auditing event <auditing>` ``cpython.run_startup`` with
|
||||
the filename as the argument when called on startup.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue