--- a/eric5.py Fri Oct 18 23:00:41 2013 +0200 +++ b/eric5.py Fri Nov 01 15:48:48 2013 +0100 @@ -162,6 +162,9 @@ def main(): """ Main entry point into the application. + + @exception Exception re-raised for any exception occurring in the main + program logic """ from Globals import AppInfo import Globals