Author: reinhard
Date: 2008-01-03 07:33:20 -0600 (Thu, 03 Jan 2008)
New Revision: 9849

Modified:
   trunk/gnue-common/src/base/utils.py
Log:
Minor docstring updates.


Modified: trunk/gnue-common/src/base/utils.py
===================================================================
--- trunk/gnue-common/src/base/utils.py 2007-12-26 19:27:41 UTC (rev 9848)
+++ trunk/gnue-common/src/base/utils.py 2008-01-03 13:33:20 UTC (rev 9849)
@@ -62,7 +62,9 @@
         6. C{/etc/gnue/connections.conf.fixed}
 
     @param name: name of the configuration file without the .conf ending
+    @type name: string
     @return: list of full path names of configuration files to parse
+    @rtype: string
     """
 
     files = []



_______________________________________________
commit-gnue mailing list
commit-gnue@gnu.org
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to