File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -84,20 +84,6 @@ msgstr ""
8484"Lanza un :ref:`auditing event <auditing>` ``sys.addaudithook`` sin "
8585"argumentos."
8686
87- #: ../Doc/library/sys.rst:40
88- msgid ""
89- "Calling :func:`sys.addaudithook` will itself raise an auditing event named "
90- "``sys.addaudithook`` with no arguments. If any existing hooks raise an "
91- "exception derived from :class:`RuntimeError`, the new hook will not be added "
92- "and the exception suppressed. As a result, callers cannot assume that their "
93- "hook has been added unless they control all existing hooks."
94- msgstr ""
95- "Lanza un evento de auditoría :func:`sys.addaudithook` sin argumentos. Si "
96- "algún gancho existente genera una excepción derivada de :class:"
97- "`RuntimeError`, el nuevo gancho no se agregará y la excepción se suprimirá. "
98- "Como resultado, las personas que llaman no pueden asumir que su enlace se ha "
99- "agregado a menos que controlen todos los enlaces existentes."
100-
10187#: ../Doc/library/sys.rst:47
10288#, fuzzy
10389msgid ""
You can’t perform that action at this time.
0 commit comments