CHANGES
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
redis2/__init__.py
redis2/_compat.py
redis2/client.py
redis2/connection.py
redis2/exceptions.py
redis2/lock.py
redis2/sentinel.py
redis2/utils.py
redis2.egg-info/PKG-INFO
redis2.egg-info/SOURCES.txt
redis2.egg-info/dependency_links.txt
redis2.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_commands.py
tests/test_connection_pool.py
tests/test_encoding.py
tests/test_lock.py
tests/test_pipeline.py
tests/test_pubsub.py
tests/test_scripting.py
tests/test_sentinel.py