sqliv icon indicating copy to clipboard operation
sqliv copied to clipboard

SyntaxError: Missing parentheses line 36

Open shapegao opened this issue 7 years ago • 0 comments

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)?

shapegao avatar Oct 17 '18 08:10 shapegao