RedditAgain icon indicating copy to clipboard operation
RedditAgain copied to clipboard

Doesn't work on Python 3.7

Open Bilge opened this issue 6 years ago • 1 comments

python redditagain.py

  File "redditagain.py", line 44
    print '>> Login to OLD account..'
                                    ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('>> Login to OLD account..')?

Bilge avatar Aug 21 '18 18:08 Bilge

Also getting this error.

Drtrider avatar Apr 11 '19 21:04 Drtrider