slack-cleaner
slack-cleaner copied to clipboard
Python 3 support
File "c:\proj\venvs\xxx\lib\site-packages\slack_cleaner\cli.py", line 98 print 'No more messsages' ^ SyntaxError: Missing parentheses in call to 'print'
Same issue here.
I would also like to be able to use this with Python 3. Although I did just install it for Python 2 anyway.
+1 for Python 3 support.
This issue has been fixed with the pull request merge and can probably be closed.
Just tried with Python 3 and still failing