Christof Hoeke wrote:
> I was wondering if there is any way to use XSLT2 or maybe even XQuery
> with "normal" CPython. Using Saxon/XSLT2 with Jython is no problem (I
> have not tried Saxon.NET with IronPython but suspect no problem?) but I
> could not find any way to use XSLT2 or XPath Features with CPython. All
> the usual suspects 4suite or libxslt (via lxml) seem to have no support
> yet. Is there any hope I oversaw something?

I wouldn't know any implementation. Are you looking for a specific feature?
Using Python functions in XPath/XSLT might get you pretty close to XPath2.

Stefan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to