Parent Directory
|
Revision Log
|
Patch
revision 670 by bh, Wed Apr 2 18:26:12 2003 UTC | revision 671 by bh, Tue Apr 15 18:09:47 2003 UTC | |
---|---|---|
# | Line 88 class ThubanApplication(wxApp, Publisher | Line 88 class ThubanApplication(wxApp, Publisher |
88 | # The ImportError exception was raised from | # The ImportError exception was raised from |
89 | # inside the thubanstart module. | # inside the thubanstart module. |
90 | sys.stderr.write(_("Cannot import the thubanstart" | sys.stderr.write(_("Cannot import the thubanstart" |
91 | "module\n")) | " module\n")) |
92 | traceback.print_exc(None, sys.stderr) | traceback.print_exc(None, sys.stderr) |
93 | else: | else: |
94 | # There's no thubanstart module. | # There's no thubanstart module. |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |