Trees | Indices | Help |
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | SafeEvalException --+ | SafeEvalCodeException
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
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Aug 17 06:44:38 2008 | http://epydoc.sourceforge.net |