You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
File "sqliv.py", line 36
print "" # move carriage return to newline
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("" # move carriage return to newline)?