changeset 2476 | 1294a6bdf3bf |
parent 2172 | cf8f9180e63e |
child 4212 | ab6573088b4a |
--- a/goa/overrides/toolsutils.py Fri Jul 24 13:50:59 2009 +0200 +++ b/goa/overrides/toolsutils.py Fri Jul 24 14:33:37 2009 +0200 @@ -17,7 +17,7 @@ return result def read_config(config_file): - """read the application configuration from a file and return it as a + """read the instance configuration from a file and return it as a dictionnary :type config_file: str