Hi Dan, ElementTree for now; lxml will be included with Python 2.7.
Robert On Sun, Aug 28, 2011 at 02:13, Dan <[email protected]> wrote: > What would be the best way to return an XML document from a GAE webservice, > I did want to use lxml.etree but apparently that cannot be used as it is > written in C, anyone have any better ideas? > Thanks, > Dan > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/sWda6gVA0PEJ. > 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/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
