[Twisted-Python] create new domish.Element from string XML

Gabriel Rossetti gabriel.rossetti at arimaz.com
Tue Sep 2 04:35:05 EDT 2008


Hello everyone,

I sometimes have to create domish.Element from a string and I can't find 
any way of doing this. I saw that I can add children from a string but 
not create a whole XML tree.
Is there a way of doing this other than creating a dummy element, adding 
the XML string as a child and then extracting the child?

Thank you,
Gabriel




More information about the Twisted-Python mailing list