Merge Element Tree doc string from 3.5

This commit is contained in:
Martin Panter 2016-06-04 07:13:38 +00:00
commit 32eeb56f42
1 changed files with 1 additions and 1 deletions

View File

@ -1424,7 +1424,7 @@ def end(self, tag):
class XMLParser:
"""Element structure builder for XML source data based on the expat parser.
*html* are predefined HTML entities (not supported currently),
*html* are predefined HTML entities (deprecated and not supported),
*target* is an optional target object which defaults to an instance of the
standard TreeBuilder class, *encoding* is an optional encoding string
which if given, overrides the encoding specified in the XML file: