Trees | Indices | Help |
|
---|
object --+ | BaseException --+ | Exception --+ | StandardError --+ | SyntaxError
Invalid syntax.
Inherited from BaseException
:
__delattr__
,
__getattribute__
,
__getitem__
,
__getslice__
,
__reduce__
,
__repr__
,
__setattr__
,
__setstate__
Inherited from BaseException
:
args
x.__init__(...) initializes x; see x.__class__.__doc__ for signature