--- a/install-i18n.py Sat Oct 19 14:05:26 2013 +0200 +++ b/install-i18n.py Sat Oct 19 15:15:50 2013 +0200 @@ -124,8 +124,7 @@ 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("""An 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