Python, lxml, and xsl:include
Keeping this short because yes, dammit, I'm home sick. I needed/wanted to do some XSL transformations with Python using an <xsl:include> statement. But I kept getting some errors along the lines of "lxml cannot' resolve uri string". So anyway after…
Read more