[top] / zope / traversing / api / getParent
getParent(obj)
Returns the container the object was traversed via.
Returns None if the object is a containment root. Raises TypeError if the object doesn't have enough context to get the parent.