Limnoria/plugins/Config
James Vega feeded6135 Config: Differentiate between (un)settable config vars
Config.{set,get,default} should only be called on settable config
variables.  Detect whether the given argument is settable and emit an
error if not.  This avoids an uncaught exception.
2009-03-11 13:37:27 -04:00
..
__init__.py
config.py
plugin.py Config: Differentiate between (un)settable config vars 2009-03-11 13:37:27 -04:00
test.py Config: Differentiate between (un)settable config vars 2009-03-11 13:37:27 -04:00