Scribus
Open source desktop publishing at your fingertips
safe_eval.SafeEvalError Class Reference
Inheritance diagram for safe_eval.SafeEvalError:
Collaboration diagram for safe_eval.SafeEvalError:

Public Member Functions

def __init__ (self, errmsg, lineno)
 
def __str__ (self)
 

Public Attributes

 lineno
 

Detailed Description

Base class for all which occur while walking the AST.

Attributes:
  errmsg = short decription about the nature of the error
  lineno = line offset to where error occured in source code

The documentation for this class was generated from the following file: