Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.23 KB

README.rst

File metadata and controls

29 lines (21 loc) · 1.23 KB

zope.location

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.location/badge.svg?branch=master Documentation Status

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/