LICENSE
MANIFEST.in
README.rst
nose_logging_config.ini
setup.cfg
setup.py
docs/api.html
docs/changelog.html
docs/front.html
docs/genindex.html
docs/index.html
docs/search.html
docs/searchindex.js
docs/usage.html
docs/_sources/api.txt
docs/_sources/changelog.txt
docs/_sources/front.txt
docs/_sources/index.txt
docs/_sources/usage.txt
docs/_static/basic.css
docs/_static/comment-bright.png
docs/_static/comment-close.png
docs/_static/comment.png
docs/_static/doctools.js
docs/_static/down-pressed.png
docs/_static/down.png
docs/_static/file.png
docs/_static/jquery.js
docs/_static/minus.png
docs/_static/nature.css
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/underscore.js
docs/_static/up-pressed.png
docs/_static/up.png
docs/_static/websupport.js
docs/build/Makefile
docs/build/api.rst
docs/build/builder.py
docs/build/changelog.rst
docs/build/conf.py
docs/build/front.rst
docs/build/index.rst
docs/build/requirements.txt
docs/build/usage.rst
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