Comment 6 for bug 1318554

Revision history for this message
scoder (scoder) wrote :

Oh, and note that `e.find("a/b/c", namespaces={None:URL})` doesn't actually work. There is no such thing as a default namespace in XPath, nor is there one in find*().