Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax errors when running #13

Open
pr0letariat opened this issue Dec 8, 2017 · 1 comment
Open

Syntax errors when running #13

pr0letariat opened this issue Dec 8, 2017 · 1 comment

Comments

@pr0letariat
Copy link

$ python2.7 redsnarf.py 
  File "redsnarf.py", line 1138
    print(unquoted[i].strip()[:len(unquoted[i].strip())-40]))
                                                            ^
SyntaxError: invalid syntax

When I fix this, there's a different error.

@sundhaug92
Copy link

Issue introduced in bd6fce3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants