Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
def | __init__ (self, code, errors) |
def | __str__ (self) |
Public Attributes | |
errors | |
Exception class for reporting all errors which occured while validating AST for source code in safe_eval(). Attributes: code = raw source code which failed to validate errors = list of SafeEvalError