Parent Directory
|
Revision Log
|
Patch
revision 699 by bh, Thu Apr 17 15:20:14 2003 UTC | revision 765 by bh, Tue Apr 29 12:42:14 2003 UTC | |
---|---|---|
# | Line 62 class ThubanApplication(wxApp, Publisher | Line 62 class ThubanApplication(wxApp, Publisher |
62 | Extend this in derived classes if needed. | Extend this in derived classes if needed. |
63 | """ | """ |
64 | self.session.Destroy() | self.session.Destroy() |
65 | self.session = None | |
66 | Publisher.Destroy(self) | Publisher.Destroy(self) |
67 | ||
68 | def read_startup_files(self): | def read_startup_files(self): |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |