Home | History | Annotate | Download | only in etree

Lines Matching full:emulate

105     # emulate pre-1.2 find/findtext/findall behaviour
256 return len(self._children) != 0 # emulate old behaviour, for now