> doc = lxml.etree.parse("data/form.xml") > xslt_doc = lxml.etree.parse(open("static/form.xsl"))
Could you provide these two files so that I can test it here?
Thanks,
Stefan
> doc = lxml.etree. parse(" data/form. xml") parse(open( "static/ form.xsl" ))
> xslt_doc = lxml.etree.
Could you provide these two files so that I can test it here?
Thanks,
Stefan