Searched refs:MutatingElementPath (Results 1 – 1 of 1) sorted by relevance
2674 class MutatingElementPath(str): class2682 MutatingElementPath.__hash__ = str.__hash__2704 e.find(MutatingElementPath(e, 'x'))2717 e.findtext(MutatingElementPath(e, 'x'))2730 e.findall(MutatingElementPath(e, 'x'))