Node Subtree

Vinci alevinci at cheapnet.it
Fri Oct 14 09:40:14 EDT 2005


Hi,
I'm using Python to work on Xml documents importing the minidom module:
in particular I need to get the whole subtree rooted at a given node
"n".

Does anyone know whether there is a way to find it with a function
/class or by importing another module?

Thank you!

--
Alevi




More information about the Python-list mailing list