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 52467b1 commit 1bf2394Copy full SHA for 1bf2394
1 file changed
Doc/library/xml.etree.elementtree.rst
@@ -767,7 +767,7 @@ XMLParser Objects
767
:class:`Element` structure builder for XML source data, based on the expat
768
parser. *html* are predefined HTML entities. This flag is not supported by
769
the current implementation. *target* is the target object. If omitted, the
770
- builder uses an instance of the standard :class:`TreeBuilder` class.
+ builder uses an instance of the standard :class:`TreeBuilder` class.
771
*encoding* [1]_ is optional. If given, the value overrides the encoding
772
specified in the XML file.
773
0 commit comments