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 1284bfd commit 3f3b819Copy full SHA for 3f3b819
library/xml.sax.utils.po
@@ -125,7 +125,7 @@ msgstr ""
125
"是類檔案物件,預設為 *sys.stdout*。*encoding* 是輸出串流的編碼,預設為"
126
"``'iso-8859-1'``。*short_empty_elements* 控制不包含內容的元素的格式:如果設"
127
"定為 ``False``\\ (預設值),它們會以一對 start/end 標籤的形式輸出;如果設定為 "
128
-"``True``,它們會以單一自封標籤的形式輸出。"
+"``True``,它們會以單一自封(self-closed)標籤的形式輸出。"
129
130
#: ../../library/xml.sax.utils.rst:74
131
msgid "Added the *short_empty_elements* parameter."
0 commit comments