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 3f3b819 commit cbd995bCopy full SHA for cbd995b
library/xml.sax.utils.po
@@ -124,7 +124,7 @@ msgstr ""
124
"用 :class:`XMLGenerator` 作為內容處理器將會重現被剖析的原始文件。 *out* 應該"
125
"是類檔案物件,預設為 *sys.stdout*。*encoding* 是輸出串流的編碼,預設為"
126
"``'iso-8859-1'``。*short_empty_elements* 控制不包含內容的元素的格式:如果設"
127
-"定為 ``False``\\ (預設值),它們會以一對 start/end 標籤的形式輸出;如果設定為 "
+"定為 ``False``\\ (預設值),它們會以一對開始/結束(start/end)標籤的形式輸出;如果設定為 "
128
"``True``,它們會以單一自封(self-closed)標籤的形式輸出。"
129
130
#: ../../library/xml.sax.utils.rst:74
0 commit comments