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

Class SystemError



Exception --+    
            |    
StandardError --+
                |
               SystemError

Internal error in the Python interpreter.

Please report this to the Python maintainer, along with the traceback, the Python version, and the hardware/OS platform and version.

Instance Methods [hide private]

Inherited from Exception: __getitem__, __init__, __providedBy__, __str__

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

__provides__

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