--- a/eric5.py Sun Oct 13 17:44:48 2013 +0200 +++ b/eric5.py Mon Oct 14 18:26:25 2013 +0200 @@ -151,6 +151,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