Höke, Christof wrote: > On a similar question, is there any XQuery libs for Python?
One thing that looks pretty cool is Qexo. The web page says it's a partial implementation, so I don't know how usable it is, but it compiles XQuery to Java bytecode, which you can then compile into an executable using gcj. So that would get you a C-compiled statement that you could execute from Python. http://www.gnu.org/software/qexo/ Stefan _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig