SyntaxError
python SyntaxError
Raised by the parser or compiler when it encounters a syntax error. Attributes: filename, lineno, offset, text identify the location.
Raised by the parser or compiler when it encounters a syntax error. Attributes: filename, lineno, offset, text identify the location.