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 ""
949949msgid ""
950950"*source*, if supplied, is the destroyed object which emitted a :exc:"
951951"`ResourceWarning`."
952- msgstr "*source*(如果提供)是發出 :exc:`ResourceWarning` 的已銷毀物件。"
952+ msgstr "*source*\\ (如果提供)是發出 :exc:`ResourceWarning` 的已銷毀物件。"
953953
954954#: ../../library/warnings.rst:460
955955msgid "Added *source* parameter."
@@ -983,7 +983,7 @@ msgid ""
983983"displaying source for modules found in zipfiles or other non-filesystem "
984984"import sources)."
985985msgstr ""
986- "*module_globals*(如果提供)應該是發出警告的程式碼所使用的全域命名空間。(此"
986+ "*module_globals*\\ (如果提供)應該是發出警告的程式碼所使用的全域命名空間。(此"
987987"引數用於支援顯示在 zip 檔案或其他非檔案系統引入來源中找到的模組的原始碼)。"
988988
989989#: ../../library/warnings.rst:486
@@ -1124,7 +1124,7 @@ msgid ""
11241124msgstr ""
11251125"由 *category* 指定的警告將在使用已棄用物件時於 runtime 發出。對於函式,這發生"
11261126"在呼叫時;對於類別,發生在實例化和建立子類別時。如果 *category* 是 ``None``,"
1127- "則在 runtime 不會發出警告。*stacklevel* 決定了警告發出的位置。如果它是 ``1``"
1127+ "則在 runtime 不會發出警告。*stacklevel* 決定了警告發出的位置。如果它是 ``1``\\ "
11281128"(預設值),警告會在已棄用物件的直接呼叫者處發出;如果更高,它會在堆疊的更上"
11291129"層發出。靜態型別檢查器的行為不受 *category* 和 *stacklevel* 引數的影響。"
11301130
You can’t perform that action at this time.
0 commit comments