File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,15 +85,14 @@ msgstr ""
8585"argumentos."
8686
8787#: ../Doc/library/sys.rst:40
88- #, fuzzy
8988msgid ""
9089"Calling :func:`sys.addaudithook` will itself raise an auditing event named "
9190"``sys.addaudithook`` with no arguments. If any existing hooks raise an "
9291"exception derived from :class:`RuntimeError`, the new hook will not be added "
9392"and the exception suppressed. As a result, callers cannot assume that their "
9493"hook has been added unless they control all existing hooks."
9594msgstr ""
96- "Lanza un evento de auditoría ``sys.addaudithook`` sin argumentos. Si algún "
95+ "Lanza un evento de auditoría :func: ``sys.addaudithook`` sin argumentos. Si algún "
9796"gancho existente genera una excepción derivada de :class:`RuntimeError`, el "
9897"nuevo gancho no se agregará y la excepción se suprimirá. Como resultado, las "
9998"personas que llaman no pueden asumir que su enlace se ha agregado a menos "
You can’t perform that action at this time.
0 commit comments