diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index 55e442b20ff877..4503ce1b19f42a 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst @@ -1933,6 +1933,8 @@ always available. Unless explicitly noted otherwise, all variables are read-only interpreter is pre-release (alpha, beta, or release candidate) then the local and remote interpreters must be the same exact version. + .. audit-event:: remote_debugger_script script_path + .. availability:: Unix, Windows. .. versionadded:: 3.14