tiramisu/tiramisu
Emmanuel Garette 9ddf100118 when we get an option's value, we need it's values to calculate properties (ie for mandatory's option)
if a disabled option has a callback to an other disabled value, it's raise ConfigError

now only raise if option has no other propertiesError
2013-09-16 15:07:34 +02:00
..
storage update doc 2013-09-14 14:44:50 +02:00
__init__.py relative imports to absolute imports (fixes #2667) 2012-07-23 14:39:16 +02:00
autolib.py python 3 compatibility 2013-08-28 21:13:42 +02:00
config.py cache is always a dictionary in memory 2013-09-07 10:31:39 +02:00
error.py python 3 compatibility 2013-08-28 21:13:42 +02:00
i18n.py python 3 compatibility 2013-08-28 21:13:42 +02:00
option.py update doc 2013-09-14 14:44:50 +02:00
setting.py comment tiramisu/setting.py 2013-09-07 22:16:50 +02:00
value.py when we get an option's value, we need it's values to calculate properties (ie for mandatory's option) 2013-09-16 15:07:34 +02:00