Function
zope.location.location.inside

Signature

inside(l1, l2)

Documentation String

Is l1 inside l2

L1 is inside l2 if l2 is an ancestor of l1.