This website requires JavaScript.
Explore
Help
Sign In
stove
/
tiramisu
Watch
3
Star
0
Fork
You've already forked tiramisu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d100d66548
tiramisu
/
tiramisu
History
Emmanuel Garette
d100d66548
tiramisu/config.py can specify return type for find ('option', 'value', 'path') and remove get
...
user need replace config.get(value) by config.find(byname="value", type_='value')
2013-04-05 12:20:33 +02:00
..
__init__.py
relative imports to absolute imports (
fixes
#2667
)
2012-07-23 14:39:16 +02:00
autolib.py
optimisations and all is properties
2013-04-03 12:20:26 +02:00
config.py
tiramisu/config.py can specify return type for find ('option', 'value', 'path') and remove get
2013-04-05 12:20:33 +02:00
error.py
add masters/slaves in the Values()
2013-02-22 11:09:17 +01:00
option.py
rewrite make_dict
2013-04-04 11:24:00 +02:00
setting.py
permissives are for a specified option not config
2013-04-04 15:14:16 +02:00
tool.py
values are in value objects now
2013-02-07 16:20:21 +01:00
value.py
rewrite make_dict
2013-04-04 11:24:00 +02:00