| Home | Trees | Index | Help |
|
|---|
|
|
object --+
|
_EGObject --+
|
object --+ |
| |
AutoGenId --+
|
DebugDialog
Dialog to show uncaught exceptions.
This dialog shows information about uncaught exceptions and also save the traceback to a file.
|
|||
| __init__(self) | |||
| __setup_gui__(self) | |||
| __setup_text__(self) | |||
| show_exception(self, exctype, value, tb) | |||
| save_exception(self, exctype, value, tb) | |||
| print_tb(self, tb, limit=None) | |||
| _insert_text(self, text, *tags) | |||
| _print_file(self, filename, lineno, name) | |||
| _start_debugger(self) | |||
| run(self, error=None) | |||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| except_hook(exctype, value, tb) | |||
|
|||
| border | |||
| spacing | |||
| width | |||
| height | |||
| margin | |||
|
Inherited from Inherited from |
|||
|
|||
|
|
|
|
|
|
|
|
|
|
|
|
|||
border
|
spacing
|
width
|
height
|
margin
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Fri Jul 28 16:22:27 2006 | http://epydoc.sf.net |