previous_sibling property

previous_sibling property

Get the previous sibling.

Definition:

@property
def previous_sibling(self):
    ...

See Also