[Refactoring] Python3 full compatibility + code cleaning for readability #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello @hugsy,
I hope this work will be welcome. I'd rather create a Pull Request than a fork, so let's give credit where credit is due.
I had to use this tool to exploit a Box and I ended up in trouble with code from another era that didn't respect good development practices.
So I took some time out to refactor the whole thing!
Of course, I saw that there was already an old PR on switching to python3, but it was succinct and not as well developed.
I hope you like it! It's been tested and approved on various machines. The output has been improved by the way:
Best regards