.coveragerc
.mailmap
.testr.conf
.unittests
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
bin/swift
doc/Makefile
doc/manpages/swift.1
doc/source/conf.py
doc/source/index.rst
doc/source/swiftclient.rst
doc/source/_static/.empty
doc/source/_templates/.empty
python_swiftclient.egg-info/PKG-INFO
python_swiftclient.egg-info/SOURCES.txt
python_swiftclient.egg-info/dependency_links.txt
python_swiftclient.egg-info/not-zip-safe
python_swiftclient.egg-info/requires.txt
python_swiftclient.egg-info/top_level.txt
swiftclient/__init__.py
swiftclient/client.py
swiftclient/command_helpers.py
swiftclient/exceptions.py
swiftclient/multithreading.py
swiftclient/utils.py
swiftclient/version.py
tests/__init__.py
tests/test_command_helpers.py
tests/test_multithreading.py
tests/test_swiftclient.py
tests/test_utils.py
tests/utils.py