Skip to content

Commit 166e23c

Browse files
[po] auto sync
1 parent 28bb412 commit 166e23c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

library/pyexpat.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,9 @@ msgid ""
284284
"chunks at every line ending. This attribute is false by default, and may be"
285285
" changed at any time."
286286
msgstr ""
287+
"将此属性设为真值会使得 :class:`xmlparser` 对象缓冲 Expat 所返回的文本内容以尽可能地避免多次调用 "
288+
":meth:`CharacterDataHandler` 回调。 这可以显著地提升性能,因为 Expat 通常会将字符数据在每个行结束的位置上进行分块。"
289+
" 此属性默认为假值,但可以在任何时候被更改。"
287290

288291
#: ../../library/pyexpat.rst:222
289292
msgid ""

0 commit comments

Comments
 (0)