qdupe
qdupe copied to clipboard
make qdupe python 3 compatible
These changes makes qdupe
run under python3 on ubuntu 16.04. Some future imports also help ensure python 3 compatibility going forwards.
If python 2 compatibility is not an issue, one could just remove the future imports.