Configuration management library written in python
Find a file
Daniel Dehennin 170698a5e3 Find breaks on "disabled" property
The exception was raised during unwrap_from_path() call.

* tiramisu/config.py (_filter_by_attrs): do not catch exception arround
  getattr().
  (_find): continue to next option if unwrap_from_path() raise
  PropertiesOptionError.

Fixes: #4728 @5m
2013-01-31 14:38:48 +01:00
doc master subgroups that have subgroups 2013-01-11 09:46:41 +01:00
report ready for debian packaging now 2012-07-13 11:22:00 +02:00
test find raises an exception if no option found Fixes #4721 2013-01-28 09:55:51 +01:00
tiramisu Find breaks on "disabled" property 2013-01-31 14:38:48 +01:00
.gitignore Dynamic version and Makefile target to generate a distribution 2012-07-24 15:16:40 +02:00
AUTHORS various misspellings 2012-07-25 09:01:18 +02:00
ccbysa3.0.txt code2html works again and doc licence 2012-07-23 15:17:59 +02:00
COPYING various misspellings 2012-07-25 09:01:18 +02:00
gpl-3.0.txt everything in src for packaging purposes 2012-07-13 09:42:14 +02:00
Makefile Dynamic version and Makefile target to generate a distribution 2012-07-24 15:16:40 +02:00
README various misspellings 2012-07-25 09:01:18 +02:00
setup.py Dynamic version and Makefile target to generate a distribution 2012-07-24 15:16:40 +02:00

LICENSES
---------

See COPYING for the licences of the code and the documentation.

See AUTHORS for the details about the tiramisu's team.