mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
fix trailing whitespace
This commit is contained in:
parent
52467b167e
commit
1bf239446f
1 changed files with 1 additions and 1 deletions
|
@ -767,7 +767,7 @@ XMLParser Objects
|
|||
:class:`Element` structure builder for XML source data, based on the expat
|
||||
parser. *html* are predefined HTML entities. This flag is not supported by
|
||||
the current implementation. *target* is the target object. If omitted, the
|
||||
builder uses an instance of the standard :class:`TreeBuilder` class.
|
||||
builder uses an instance of the standard :class:`TreeBuilder` class.
|
||||
*encoding* [1]_ is optional. If given, the value overrides the encoding
|
||||
specified in the XML file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue