changeset 2476 | 1294a6bdf3bf |
parent 2397 | cdedc2a32b06 |
child 2615 | 1ea41b7c0836 |
--- a/toolsutils.py Fri Jul 24 13:50:59 2009 +0200 +++ b/toolsutils.py Fri Jul 24 14:33:37 2009 +0200 @@ -140,7 +140,7 @@ chmod(filepath, 0600) 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