Skip to content

Commit a25fcda

Browse files
committed
Update docs
Signed-off-by: Manjusaka <me@manjusaka.me>
1 parent 8ed5410 commit a25fcda

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/library/sys.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1936,7 +1936,8 @@ always available. Unless explicitly noted otherwise, all variables are read-only
19361936
.. audit-event:: remote_debugger_script script_path
19371937

19381938
When the script is executed in the remote process, an
1939-
:ref:`auditing event <auditing>```remote_debugger_script`` is raised
1939+
:ref:`auditing event <auditing>`
1940+
``sys.remote_debugger_script`` is raised
19401941
with the path in the remote process.
19411942

19421943
.. availability:: Unix, Windows.

0 commit comments

Comments
 (0)