eric5.py

branch
Py2 comp.
changeset 3058
0a02c433f52d
parent 3057
10516539f238
parent 3019
7912530a33e2
child 3060
5883ce99ee12
--- 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

eric ide

mercurial