Skip to content

Commit 8ed5410

Browse files
committed
fix review idea
Signed-off-by: Manjusaka <me@manjusaka.me>
1 parent f3446a1 commit 8ed5410

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/library/sys.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,6 +1935,10 @@ always available. Unless explicitly noted otherwise, all variables are read-only
19351935

19361936
.. audit-event:: remote_debugger_script script_path
19371937

1938+
When the script is executed in the remote process, an
1939+
:ref:`auditing event <auditing>```remote_debugger_script`` is raised
1940+
with the path in the remote process.
1941+
19381942
.. availability:: Unix, Windows.
19391943
.. versionadded:: 3.14
19401944

0 commit comments

Comments
 (0)