1 |
2003-07-29 Jonathan Coles <[email protected]> |
2003-07-29 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/application.py (ThubanApplication.OnInit): set the |
4 |
|
python exception hook here so that we are sure to catch any |
5 |
|
Thuban exception that happen during initialization. |
6 |
|
|
7 |
|
* Thuban/UI/main.py (main): Don't set the exception hook here, |
8 |
|
it will get set in ThubanApplication.OnInit. |
9 |
|
|
10 |
|
2003-07-29 Jonathan Coles <[email protected]> |
11 |
|
|
12 |
* Thuban/UI/application.py (ThubanApplication.ShowExceptionDialog): |
* Thuban/UI/application.py (ThubanApplication.ShowExceptionDialog): |
13 |
Removed and called it show_exception_dialog() so that the exception |
Removed and called it show_exception_dialog() so that the exception |