exceptions :: SystemExit :: Class SystemExit
[hide private]
[frames] | no frames]

Class SystemExit



Exception --+
            |
           SystemExit

Request to exit from the interpreter.

Instance Methods [hide private]
 
__init__(...)

Inherited from Exception: __getitem__, __providedBy__, __str__

Class Variables [hide private]
  __implemented__ = <implementedBy exceptions.SystemExit>
  __provides__ = <zope.interface.declarations.ClassProvides obje...
Method Details [hide private]

__init__(...)
(Constructor)

 
Overrides: Exception.__init__

Class Variable Details [hide private]

__provides__

Value:
<zope.interface.declarations.ClassProvides object at 0x241f8f0>