Eric Larson wrote: > I had no idea there was a decent XQuery engine available for python. I have > found that XLST and XPath are not fully supported, so this is somewhat > surprising. What do you suggest for working with XML in Python? I have used > 4Suite stuff and the included python XML tools. Am I missing some?
4Suite does provide full XPath and XSLT support. It also provides EXSLT support. How did you get the impression it didn't? There is no XQuery implementation for Python, and I wouldn't hold my breath for one. For my part I'm not the least interested in implementing or even using XQuery, and I gather Daniel Veillard isn't either. -- Uche Ogbuji Fourthought, Inc. http://uche.ogbuji.net http://fourthought.com http://copia.ogbuji.net http://4Suite.org Articles: http://uche.ogbuji.net/tech/publications/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

