/[gnue]/gnue-forms/src/uidrivers/wx/ErrorHandler.py
ViewVC logotype

Diff of /gnue-forms/src/uidrivers/wx/ErrorHandler.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by jamest, Sun Apr 27 15:51:36 2003 UTC revision 1.5 by jcater, Wed Nov 19 01:09:26 2003 UTC
# Line 40  def handleStartupError(errortext): Line 40  def handleStartupError(errortext):
40    
41    print    print
42    
43    _StartupErrorDisplay(str(errortext)).ShowModal()    _StartupErrorDisplay(str(errortext).replace('\t','    ')).ShowModal()
44    sys.exit()    sys.exit()
45    
46    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26