We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f6ed3 commit a4924bfCopy full SHA for a4924bf
library/warnings.po
@@ -1159,7 +1159,7 @@ msgid ""
1159
"has attributes with the same names as the arguments to :func:`showwarning`."
1160
msgstr ""
1161
"一個情境管理器,它會複製並在退出時恢復警告過濾器和 :func:`showwarning` 函式。"
1162
-"如果 *record* 引數為 :const:`False`(預設值),情境管理器在進入時回傳 :class:"
+"如果 *record* 引數為 :const:`False`\\ (預設值),情境管理器在進入時回傳 :class:"
1163
"`None`。如果 *record* 為 :const:`True`,則會回傳一個列表,該列表會由自訂的 :"
1164
"func:`showwarning` 函式(該函式也會抑制對 ``sys.stdout`` 的輸出)所看到的物件"
1165
"逐步填充。列表中的每個物件都具有與 :func:`showwarning` 的引數同名的屬性。"
0 commit comments