Laurent Pointal wrote:
> I use lxml to parse a document, modify some elements in the tree, run
> xinclude on it (thanks to Stefan Behnel for the pointer), and finally use
> the data to feed my sax-aware tool.
>
> To report warnings/errors to the user (not related to XML itself, but to
> things lik
Hello,
I use lxml to parse a document, modify some elements in the tree, run
xinclude on it (thanks to Stefan Behnel for the pointer), and finally use
the data to feed my sax-aware tool.
To report warnings/errors to the user (not related to XML itself, but to
things like missing source for a cros