File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -949,7 +949,7 @@ msgstr ""
949
949
msgid ""
950
950
"*source*, if supplied, is the destroyed object which emitted a :exc:"
951
951
"`ResourceWarning`."
952
- msgstr "*source*(如果提供)是發出 :exc:`ResourceWarning` 的已銷毀物件。"
952
+ msgstr "*source*\\ (如果提供)是發出 :exc:`ResourceWarning` 的已銷毀物件。"
953
953
954
954
#: ../../library/warnings.rst:460
955
955
msgid "Added *source* parameter."
@@ -983,7 +983,7 @@ msgid ""
983
983
"displaying source for modules found in zipfiles or other non-filesystem "
984
984
"import sources)."
985
985
msgstr ""
986
- "*module_globals*(如果提供)應該是發出警告的程式碼所使用的全域命名空間。(此"
986
+ "*module_globals*\\ (如果提供)應該是發出警告的程式碼所使用的全域命名空間。(此"
987
987
"引數用於支援顯示在 zip 檔案或其他非檔案系統引入來源中找到的模組的原始碼)。"
988
988
989
989
#: ../../library/warnings.rst:486
@@ -1124,7 +1124,7 @@ msgid ""
1124
1124
msgstr ""
1125
1125
"由 *category* 指定的警告將在使用已棄用物件時於 runtime 發出。對於函式,這發生"
1126
1126
"在呼叫時;對於類別,發生在實例化和建立子類別時。如果 *category* 是 ``None``,"
1127
- "則在 runtime 不會發出警告。*stacklevel* 決定了警告發出的位置。如果它是 ``1``"
1127
+ "則在 runtime 不會發出警告。*stacklevel* 決定了警告發出的位置。如果它是 ``1``\\ "
1128
1128
"(預設值),警告會在已棄用物件的直接呼叫者處發出;如果更高,它會在堆疊的更上"
1129
1129
"層發出。靜態型別檢查器的行為不受 *category* 和 *stacklevel* 引數的影響。"
1130
1130
You can’t perform that action at this time.
0 commit comments