install.py

changeset 4566
a2e8f3c420ec
parent 4563
881340f4bd0c
child 4608
0d850eb60ea8
equal deleted inserted replaced
4564:a6480863adfb 4566:a2e8f3c420ec
1506 except Exception: 1506 except Exception:
1507 print("""An internal error occured. Please report all the output""" 1507 print("""An internal error occured. Please report all the output"""
1508 """ of the program,\nincluding the following traceback, to""" 1508 """ of the program,\nincluding the following traceback, to"""
1509 """ eric-bugs@eric-ide.python-projects.org.\n""") 1509 """ eric-bugs@eric-ide.python-projects.org.\n""")
1510 raise 1510 raise
1511
1512 #
1513 # eflag: noqa = M801

eric ide

mercurial