select

[internal] returns elements that have a selected attribute.

Arguments

Source


def select(self, attr):
    return self._nodes.select(attr)