Hi, Eric Garin wrote: > Using the find method with a tag with namespace failed > > if node.find("ns:tag"): find*() uses "{qualified}tags". See http://effbot.org/zone/element.htm#xml-namespaces on this. Stefan