select_has

[internal] returns elements that have the given elements.

Arguments

Source


def select_has(self, pynodelist):
    return self._nodes.select_has(pynodelist)