Python Secret Weblog: lxml 0.6 released
lxml
is an alternative, more Pythonic binding for the libxml2
and
libxslt
XML processing libraries.
lxml 0.6 contains important bugfixes, in particular better namespace support
while handling attributes, as well as a fix for what turned out to be totally
broken behavior for etree.tostring()
. An upgrade is recommended.