File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,14 @@ msgid "Audit events table"
2121msgstr "감사 이벤트 표"
2222
2323#: ../../library/audit_events.rst:8
24- #, fuzzy
2524msgid ""
2625"This table contains all events raised by :func:`sys.audit` or "
2726":c:func:`PySys_Audit` calls throughout the CPython runtime and the "
2827"standard library. These calls were added in 3.8 or later (see "
2928":pep:`578`)."
3029msgstr ""
3130"이 표는 CPython 런타임과 표준 라이브러리에서 :func:`sys.audit`\\ 나 :c:func:`PySys_Audit` "
32- "호출에 의해 발생하는 모든 이벤트를 포함합니다. 이 호출은 3.8.0 이상에서 추가되었습니다."
31+ "호출에 의해 발생하는 모든 이벤트를 포함합니다. 이 호출은 3.8 이상에서 추가되었습니다 (:pep:`578` \\ 을 참조하십시오) ."
3332
3433#: ../../library/audit_events.rst:12
3534msgid ""
@@ -127,7 +126,6 @@ msgid "``obj``"
127126msgstr "``obj``"
128127
129128#: ../../library/audit_events.rst:3
130- #, fuzzy
131129msgid "audit events"
132- msgstr "감사 이벤트 "
130+ msgstr ""
133131
You can’t perform that action at this time.
0 commit comments