Re: state of XSLT2/XPath2 or XQuery in CPython

2007-12-26 Thread Christof Hoeke
Stefan Behnel wrote: > 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

Re: state of XSLT2/XPath2 or XQuery in CPython

2007-12-26 Thread Stefan Behnel
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 wit