--- a/cleanupSource.py Sun Nov 15 13:31:39 2015 +0100 +++ b/cleanupSource.py Sun Nov 15 13:52:29 2015 +0100 @@ -66,7 +66,7 @@ main(sys.argv) except SystemExit: raise - except: + except Exception: print( "\nAn internal error occured. Please report all the output of the" " program, \nincluding the following traceback, to"