exception IndentationError
Base class for syntax errors related to incorrect indentation. This is a subclass of SyntaxError.
exception IndentationError
Base class for syntax errors related to incorrect indentation. This is a subclass of SyntaxError.
Please login to continue.