What steps will reproduce the problem?
- Run gjslint.py using Python 3.
What is the expected output?
- Normal linting over the source files.
What do you see instead?
Traceback (most recent call last):
File "d:\Programming\repo\node_modules\closure-linter-wrapper\tools\gjslint.py", line 13, in <module>
from closure_linter import gjslint
File "d:\Programming\repo\node_modules\closure-linter-wrapper\tools\closure_linter\gjslint.py", line 168
print '%s: %d' % (path, len(path_errors))
^
SyntaxError: invalid syntax
What version of the product are you using?
- 2.3.1.2
On what operating system?
- Windows 7
Original issue reported on code.google.com by rand...@gmail.com on 17 Jun 2014 at 2:23
Original issue reported on code.google.com by
rand...@gmail.com
on 17 Jun 2014 at 2:23