Home | History | Annotate | Download | only in etree

Lines Matching defs:getroot

619     def getroot(self):
686 # Same as getroot().find(path), starting at the root of the
707 # Same as getroot().findtext(path), starting at the root of the tree.
731 # Same as getroot().findall(path), starting at the root of the tree.
753 # Same as getroot().iterfind(path).
1165 tail = elem.getroot().tail