Signed-off-by: James Cameron <quozl@laptop.org>
Some distributions have switched to python3 as default and our code breaks because it's python2 specific. Follow the PEP 394 recommendation.