Module safe_eval :: Class SafeEvalASTNodeError
[hide private]
[frames] | no frames]

Class SafeEvalASTNodeError

source code

   object --+    
            |    
SafeEvalError --+
                |
               SafeEvalASTNodeError

Expression/statement in AST evaluates to a restricted AST node type.

Instance Methods [hide private]

Inherited from SafeEvalError: __init__, __str__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Properties [hide private]

Inherited from object: __class__