##// END OF EJS Templates
Merge pull request #2399 from takluyver/indentationerr...
Merge pull request #2399 from takluyver/indentationerr Fix IndentationError display line numbering not shown. IndentationError is a subclass of SyntaxError, and they should display in a similar fashion, with the problematic line and line number shown. We were being over-specific with our type checking.

File last commit:

r2009:2a0ba18d
r8435:6ad41149 merge
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer