mirror of
ssh://devgit.janware.com/janware/proj/jw-python
synced 2026-06-18 01:16:38 +02:00
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c0b975e1b | |||
| 84a4053157 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 8c0b975e1b |
Config: Mutually exclude loading from tree or files
Initializing Config from a StringTree object doesn't stop it from looking for config files to read. Stop that. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 84a4053157 |
Add class Config
Signed-off-by: Jan Lindemann <jan@janware.com> |