In Zope 3, "locations" are special objects, that have a structural
location, indicated with __name__
and __parent__
attributes.
See zope.container for a useful extension of this concept to "containers".
Documentation is hosted at https://zopelocation.readthedocs.io/