Searched refs:BadElementPath (Results 1 – 1 of 1) sorted by relevance
2684 class BadElementPath(str): class2687 BadElementPath.__hash__ = str.__hash__2710 e.find(BadElementPath('x'))2723 e.findtext(BadElementPath('x'))2736 e.findall(BadElementPath('x'))