slack-cleaner icon indicating copy to clipboard operation
slack-cleaner copied to clipboard

Python 3 support

Open rskokan opened this issue 8 years ago • 5 comments

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'

rskokan avatar Jun 19 '16 18:06 rskokan

Same issue here.

cjander18 avatar Jul 13 '16 01:07 cjander18

I would also like to be able to use this with Python 3. Although I did just install it for Python 2 anyway.

lindsaymarkward avatar Jul 20 '16 12:07 lindsaymarkward

+1 for Python 3 support.

swayson avatar Nov 21 '16 05:11 swayson

This issue has been fixed with the pull request merge and can probably be closed.

grantholly avatar Jan 17 '17 19:01 grantholly

Just tried with Python 3 and still failing

peduarte avatar Jan 23 '17 16:01 peduarte