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 -- http://mail.python.org/mailman/listinfo/python-list