logilab-common #18002 compare l.c.configuration and ConfigObj [open]
for details read http://www.voidspace.org.uk/python/configobj.html and http://www.voidspace.org.uk/python/articles/configobj.shtml | |
priority | normal |
---|---|
type | task |
done in | <not specified> |
closed by | <not specified> |
Comments
-
2009/09/16 05:30, written by anon
add commentthe main point of lgc.configuration is to have a single definition of input that may be defined in a configuration file *and / or* on the command line. That is not handled by configobj, which is only a different ConfigParser equivalent (with some nice stuff in).