New submission from Adrian Nye <adrian_...@yahoo.com>:

TreeBuilder doc does not mention its "entity" argument which is the main way to 
deal with html entity encodings which are unfortunately a common problem in XML.

Also the doc needs a discussion of the relationship of TreeBuilder and 
XMLParser.   The former has "entity", and the latter has "encoding", but
what happens is you need both?   Needs examples of using these two classes.

----------
components: XML
messages: 123076
nosy: adrian_nye
priority: normal
severity: normal
status: open
title: ElementTree documentation
type: feature request
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10605>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to