Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix
  • Loading branch information
Dr-XYZ committed Jul 14, 2025
commit a4924bf5faae63d00dbfa4fd85d1fa269d99ab25
2 changes: 1 addition & 1 deletion library/warnings.po
Original file line number Diff line number Diff line change
Expand Up @@ -1159,7 +1159,7 @@ msgid ""
"has attributes with the same names as the arguments to :func:`showwarning`."
msgstr ""
"一個情境管理器,它會複製並在退出時恢復警告過濾器和 :func:`showwarning` 函式。"
"如果 *record* 引數為 :const:`False`(預設值),情境管理器在進入時回傳 :class:"
"如果 *record* 引數為 :const:`False`\\ (預設值),情境管理器在進入時回傳 :class:"
"`None`。如果 *record* 為 :const:`True`,則會回傳一個列表,該列表會由自訂的 :"
"func:`showwarning` 函式(該函式也會抑制對 ``sys.stdout`` 的輸出)所看到的物件"
"逐步填充。列表中的每個物件都具有與 :func:`showwarning` 的引數同名的屬性。"
Expand Down