id
[internal] returns a element matching the id value.
Arguments
Name: i,
Type: str
id value
Source
def id(self, i): return self._nodes.id(i)