tam7t/photograbber

PhotoGrabber is not Python 3 compatible.

basvdheuvel opened this issue · 2 comments

First run ends with invalid syntax:

  File "./pg.py", line 51
    if text: print text
                      ^
SyntaxError: invalid syntax

It's about time, isn't it?

Since photograbber is a client program and not a library, I do not see any need (or benefits) of updating to Python3 that would warrant the effort. Sorry!

Well, Python 3 was released back in '08. I don't know about you, but I like using up-to-date software.