1 |
2003-05-22 Bernhard Herzog <[email protected]> |
2003-05-22 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/join.py (JoinDialog.OnJoin): Use exc_info in a |
4 |
|
somewhat safer way. Storing the traceback in a local variable can |
5 |
|
lead to memory leaks |
6 |
|
|
7 |
|
2003-05-22 Bernhard Herzog <[email protected]> |
8 |
|
|
9 |
* Thuban/UI/join.py (JoinDialog.OnJoin): Make sure to really call |
* Thuban/UI/join.py (JoinDialog.OnJoin): Make sure to really call |
10 |
the wxMessageDialog's Destroy() method. |
the wxMessageDialog's Destroy() method. |
11 |
|
|