| Trees | Index | Help |
|
|---|
| Module exceptions :: 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.| Method Summary | |
|---|---|
Inherited from Exception:
__init__,
__getitem__,
__str__
|
| Class Variable Summary | |
|---|---|
Implements |
__implemented__ = <implementedBy exceptions.SystemError>
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
Inherited from Exception:
__providedBy__
| |
| Class Variable Details |
|---|
__implemented__
|
__provides__
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Aug 16 09:55:08 2007 | http://epydoc.sf.net |