Extracting xml from html

Paul Boddie paul at boddie.org.uk
Tue Sep 18 07:46:49 EDT 2007


On 17 Sep, 23:14, kyoso... at gmail.com wrote:
>
> I have lxml installed and I appear to also have libxml2dom installed.
> I know lxml has decent docs, but I don't see much for yours. Is this
> the only place to go:http://www.boddie.org.uk/python/libxml2dom.html
> ?

Unfortunately yes, with regard to online documentation, although the
distribution contains API documentation, and the package has
docstrings for most of the public classes, functions and methods. And
the API is a lot like the PyXML and minidom APIs, too.

Paul




More information about the Python-list mailing list