Closed arman1371 closed 6 years ago
Fixed the SyntaxError when printing the app.
The error was:
File "/home/arman/.local/share/nautilus-python/extensions/BackspaceBack.py", line 14 print app.set_accels_for_action( "win.up", ["BackSpace"] ) ^ SyntaxError: invalid syntax
Fixed the SyntaxError when printing the app.
The error was: