install.py

changeset 2965
d133c7edd88a
parent 2763
e4794166ad70
child 2969
0e1af1313b8b
--- a/install.py	Sun Sep 29 15:54:10 2013 +0200
+++ b/install.py	Sun Sep 29 18:22:08 2013 +0200
@@ -138,7 +138,8 @@
 
 def initGlobals():
     """
-    Sets the values of globals that need more than a simple assignment.
+    Module function to set the values of globals that need more than a
+    simple assignment.
     """
     global platBinDir, modDir, pyModDir, apisDir
 

eric ide

mercurial