All,

    Can I execute XPath queries on ElementTree objects ignoring the
namespace? IE './node' instead of './{http://namespace.com}node'.

    Is there any support for XPath and Minidom?

Regards,
Ken
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to