--- a/compileUiFiles.py Sat Oct 19 11:14:51 2013 +0200 +++ b/compileUiFiles.py Sat Oct 19 11:49:31 2013 +0200 @@ -119,8 +119,8 @@ except SystemExit: raise except: - print(""" -An internal error occured. Please report all the output of the program, -including the following traceback, to eric5-bugs@eric-ide.python-projects.org. - """) + print( + "\nAn internal error occured. Please report all the output of the" + " program, \nincluding the following traceback, to" + " eric5-bugs@eric-ide.python-projects.org.\n") raise