.coveragerc
.travis.yml
CHANGES.rst
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.rst
bootstrap.py
buildout.cfg
rtd.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/conf.py
docs/hacking.rst
docs/index.rst
docs/make.bat
docs/narr.rst
docs/_static/.gitignore
src/zope/__init__.py
src/zope.location.egg-info/PKG-INFO
src/zope.location.egg-info/SOURCES.txt
src/zope.location.egg-info/dependency_links.txt
src/zope.location.egg-info/namespace_packages.txt
src/zope.location.egg-info/not-zip-safe
src/zope.location.egg-info/requires.txt
src/zope.location.egg-info/top_level.txt
src/zope/location/__init__.py
src/zope/location/configure.zcml
src/zope/location/interfaces.py
src/zope/location/location.py
src/zope/location/pickling.py
src/zope/location/traversing.py
src/zope/location/tests/__init__.py
src/zope/location/tests/test_configure.py
src/zope/location/tests/test_location.py
src/zope/location/tests/test_pickling.py
src/zope/location/tests/test_traversing.py