Thanks to visit codestin.com Credit goes to github.com
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 8ec4afe commit e4b09c0Copy full SHA for e4b09c0
1 file changed
library/xml.dom.po
@@ -182,6 +182,9 @@ msgid ""
182
"variable :envvar:`PYTHON_DOM` is set, this variable is used to find the "
183
"implementation."
184
msgstr ""
185
+"返回一个适当的 DOM 实现。 *name* 是通用名称、DOM 实现的模块名称或者 ``None``。 如果它不为 "
186
+"``None``,则会导入相应模块并在导入成功时返回一个 :class:`DOMImplementation` 对象。 如果没有给出名称,并且如果设置了"
187
+" :envvar:`PYTHON_DOM` 环境变量,此变量会被用来查找相应的实现。"
188
189
#: ../../library/xml.dom.rst:103
190
msgid ""
0 commit comments