Fails with python-3 (current latest pypi version 1.4.9) ``` File "[...]/bin/pylut", line 83 print "Warning: reverse can take a long time." ^ SyntaxError: Missing parentheses in call to 'print' ```
Fails with python-3 (current latest pypi version 1.4.9)