python-swiftclient/test/unit
Stephen Finucane 61ce5ac824 Remove unnecessary object subclassing
All classes subclass from object by default in Python 3.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I5a1ad57bcc092861ce969759b06a07c880ad3d35
2022-03-21 18:32:00 +00:00
..
__init__.py Rename "tests" directory to be "test" like in the swift repo 2019-11-06 03:48:02 +00:00
test_authv1.py Remove unnecessary object subclassing 2022-03-21 18:32:00 +00:00
test_command_helpers.py Remove six 2022-03-21 18:31:10 +00:00
test_multithreading.py Remove six 2022-03-21 18:31:10 +00:00
test_service.py Remove six 2022-03-21 18:31:10 +00:00
test_shell.py Remove six 2022-03-21 18:31:10 +00:00
test_swiftclient.py Remove unnecessary object subclassing 2022-03-21 18:32:00 +00:00
test_utils.py Remove unnecessary object subclassing 2022-03-21 18:32:00 +00:00
utils.py Remove six 2022-03-21 18:31:10 +00:00