As per the title, the revamp branch always prints the ToolchainCL object after running. For instance, the output of p4a clean_all is:
[INFO]: This python-for-android revamp is an experimental alpha release!
[INFO]: It should work (mostly), but you may experience missing features or bugs.
<pythonforandroid.toolchain.ToolchainCL object at 0x7f9e4f461e50>
I'm opening an issue here because I have no idea why. Maybe it can be a simple issue for someone to fix.