the why of lxml

from blog Secret Weblog, | ↗ original
↗ original
Today I read Today I read an article about libxsltan article about libxslt on O'Reilly's xml.com. It demonstrates the power of libxslt; it's a cool library. It also demonstrates why I wrote on O'Reilly's xml.com. It demonstrates the power of libxslt; it's a cool library. It also demonstrates why I wrote lxmllxml: writing Python code that correctly uses libxml2/libxslt's bindings directly is difficult.: writing Python code that correctly uses libxml2/libxslt's bindings directly is difficult. The example in the article goes like this:The example in the article goes like this: # xsltprocs.py:...# xsltprocs.py:...