install.py

changeset 3019
7912530a33e2
parent 3003
cb43c34239b1
child 3022
57179e4cdadd
--- a/install.py	Sun Oct 13 17:44:48 2013 +0200
+++ b/install.py	Mon Oct 14 18:26:25 2013 +0200
@@ -68,6 +68,8 @@
 def exit(rcode=0):
     """
     Exit the install script.
+    
+    @param rcode result code to report back (integer)
     """
     global currDir
     

eric ide

mercurial