Configuration management library written in python
* tiramisu/option.py (Multi.__setitem__): Do not returns. (Multi.append): Ditoo. Remove useless "ret" variable. (Multi._setvalue): Ditoo. (Multi.pop): Do not set "ret" to None, raise if "ret" is not in "locals()" (Multi._pop): Avoid useless "oldvalue" variable. |
||
|---|---|---|
| doc | ||
| report | ||
| test | ||
| tiramisu | ||
| .gitignore | ||
| AUTHORS | ||
| ccbysa3.0.txt | ||
| COPYING | ||
| gpl-3.0.txt | ||
| Makefile | ||
| README | ||
| setup.py | ||
LICENSES --------- See COPYING for the licences of the code and the documentation. See AUTHORS for the details about the tiramisu's team.