[docs] [issue10026] xml.dom.pulldom strange behavior
Amaury Forgeot d'Arc
report at bugs.python.org
Tue Oct 5 14:41:10 CEST 2010
Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:
Yes, sax parsers may split CHARACTER events. See also the discussion:
http://www.mail-archive.com/xml-sig@python.org/msg00234.html
Again, the END_ELEMENT event is guaranteed to return the complete node.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10026>
_______________________________________
More information about the docs
mailing list