> If you are not tied to PyXML by some external constraint, you might want to > use ElementTree or lxml instead, which are easy to use and actively maintained > (as opposed to PyXML).
As another alternative, you might try the XML libraries that come with Python itself, which share already a lot of code with PyXML (in fact, most of the code you would need a compiler for). Regards, Martin _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig