WIP: Use six module to provide py3x compatibility
This PR updates a number of imports for python3 compatibility using the six module.
This adds six
as a hard dependency in setup.py
.
This PR updates a number of imports for python3 compatibility using the six module.
This adds six
as a hard dependency in setup.py
.