tiramisu/tiramisu
Emmanuel Garette 6de65859b4 * config herite from BaseInformation class
* _cfgimpl_ => _impl_
* optimpl_ => impl_
* properties/permissives are now set/frozenset
* validation raise ValueError if not valid, didn't return anything otherwise
* consistencies are now validate in setting and when deleting value
* ip/network with netmask consistency now works
* DomainnameOption now works
* if no validation, don't set cache for value
* symlinkoption: remove path (not used)
2013-05-08 18:14:42 +02:00
..
__init__.py relative imports to absolute imports (fixes #2667) 2012-07-23 14:39:16 +02:00
autolib.py don't raise if check_disabled is True 2013-04-22 20:42:54 +02:00
config.py * config herite from BaseInformation class 2013-05-08 18:14:42 +02:00
error.py work on MetaConfig 2013-05-02 11:34:57 +02:00
i18n.py tiramisu/i18n.py: pep8 compliants 2013-05-02 11:23:47 +02:00
option.py * config herite from BaseInformation class 2013-05-08 18:14:42 +02:00
setting.py * config herite from BaseInformation class 2013-05-08 18:14:42 +02:00
value.py * config herite from BaseInformation class 2013-05-08 18:14:42 +02:00