[tests] Don't subclass from object for Python 3
commitf893085325b57dd07bde78a01e5dcb7d303154de
authorJohn Newbery <john@johnnewbery.com>
Tue, 17 Oct 2017 01:46:23 +0000 (16 21:46 -0400)
committerJohn Newbery <john@johnnewbery.com>
Tue, 17 Oct 2017 01:46:23 +0000 (16 21:46 -0400)
treedd0fcd3155fde2b3a50f6cfee75f482d857c185b
parent8f9e3627ef054c9732f4e529c6ed429ed8dc7183
[tests] Don't subclass from object for Python 3
12 files changed:
test/functional/p2p-fullblocktest.py
test/functional/p2p-segwit.py
test/functional/test_framework/authproxy.py
test/functional/test_framework/blockstore.py
test/functional/test_framework/comptool.py
test/functional/test_framework/coverage.py
test/functional/test_framework/key.py
test/functional/test_framework/mininode.py
test/functional/test_framework/script.py
test/functional/test_framework/socks5.py
test/functional/test_framework/test_framework.py
test/functional/test_runner.py