class documentation

class ExpressionSyntaxError(ParserError): (source)

View In Hierarchy

Undocumented

Inherited from ParserError:

Method __init__ Undocumented
Instance Variable parser_file Undocumented
Instance Variable parser_line_offset Undocumented
Instance Variable parser_text Undocumented
Property description Undocumented

Inherited from Error (via ParserError):

Method __repr__ Undocumented
Method __str__ Undocumented
Instance Variable msg Undocumented