Conversation problem If you try to add extra_args when using TestShell , you will get the following error: >>> import sys >>> >>> sys.path.insert(0, "/home/josibake/bitcoin/test/functional") >>> >>> from test_framework.test_shell […] Click here to view full article