# HG changeset patch # User Jeff Hammel # Date 1332778444 25200 # Node ID c782d750fd6dbb5f1f18170800726f14fff02490 # Parent b28ec204df233586460dfaf42125a9ef467eafde comment diff -r b28ec204df23 -r c782d750fd6d configuration/config.py --- a/configuration/config.py Sun Mar 25 10:24:55 2012 -0700 +++ b/configuration/config.py Mon Mar 26 09:14:04 2012 -0700 @@ -55,7 +55,7 @@ # TODO: ensure options in configuration are in self.options unknown_options = [] - # + # TODO: ensure options are of the right type (if specified) def __call__(self, *args): """add items to configuration and check it"""