Skip to content

Commit a4924bf

Browse files
committed
fix
1 parent d7f6ed3 commit a4924bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/warnings.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ msgid ""
11591159
"has attributes with the same names as the arguments to :func:`showwarning`."
11601160
msgstr ""
11611161
"一個情境管理器,它會複製並在退出時恢復警告過濾器和 :func:`showwarning` 函式。"
1162-
"如果 *record* 引數為 :const:`False`(預設值),情境管理器在進入時回傳 :class:"
1162+
"如果 *record* 引數為 :const:`False`\\ (預設值),情境管理器在進入時回傳 :class:"
11631163
"`None`。如果 *record* 為 :const:`True`,則會回傳一個列表,該列表會由自訂的 :"
11641164
"func:`showwarning` 函式(該函式也會抑制對 ``sys.stdout`` 的輸出)所看到的物件"
11651165
"逐步填充。列表中的每個物件都具有與 :func:`showwarning` 的引數同名的屬性。"

0 commit comments

Comments
 (0)