Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 363cb45

Browse filesBrowse files
committed
Remove this paragraph as because makes Sphinx to break
cpython/Doc/library/sys.rst:38:inconsistent term references in translated message. original: [':func:`sys.addaudithook`', ':class:`RuntimeError`'], translated: [':ref:`auditing event <auditing>`']
1 parent 57e4e40 commit 363cb45
Copy full SHA for 363cb45

File tree

Expand file treeCollapse file tree

1 file changed

+0
-22
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-22
lines changed

‎library/sys.po

Copy file name to clipboardExpand all lines: library/sys.po
-22Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -76,28 +76,6 @@ msgstr ""
7676
"func:`PySys_AddAuditHook` se llaman primero, seguidos de los ganchos "
7777
"agregados en el intérprete actual."
7878

79-
#: ../Doc/library/sys.rst:38
80-
msgid ""
81-
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
82-
"arguments."
83-
msgstr ""
84-
"Lanza un :ref:`auditing event <auditing>` ``sys.addaudithook`` sin "
85-
"argumentos."
86-
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-
10179
#: ../Doc/library/sys.rst:47
10280
#, fuzzy
10381
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.