LICENSE
MANIFEST.in
README.rst
nose_logging_config.ini
setup.cfg
setup.py
dogpile/__init__.py
dogpile.core.egg-info/PKG-INFO
dogpile.core.egg-info/SOURCES.txt
dogpile.core.egg-info/dependency_links.txt
dogpile.core.egg-info/namespace_packages.txt
dogpile.core.egg-info/not-zip-safe
dogpile.core.egg-info/top_level.txt
dogpile/core/__init__.py
dogpile/core/dogpile.py
dogpile/core/legacy.py
dogpile/core/nameregistry.py
dogpile/core/readwrite_lock.py
dogpile/core/util.py
tests/__init__.py
tests/core/__init__.py
tests/core/test_backgrounding.py
tests/core/test_dogpile.py
tests/core/test_lock.py
tests/core/test_nameregistry.py