eric5.py

changeset 3019
7912530a33e2
parent 2992
dbdf27746da5
child 3034
7ce719013078
child 3058
0a02c433f52d
--- 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

eric ide

mercurial