parent property

parent property

Gets the parent context, if any.

Definition:

@property
def parent(self):
    ...

See Also