Mercurial > hgrepos > Python > libs > ConfigMix
comparison tests/data/conf10.ini @ 732:88bfa76463a6
FIX: Make all configurations on conf10.* semantically identical.
BUGS: INI and lists
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Fri, 18 Aug 2023 11:50:39 +0200 |
| parents | 816327e178b0 |
| children |
comparison
equal
deleted
inserted
replaced
| 731:75d37575472b | 732:88bfa76463a6 |
|---|---|
| 12 | 12 |
| 13 [config.tree1.tree2] | 13 [config.tree1.tree2] |
| 14 key4 = get this as `tree1.tree2.key4' | 14 key4 = get this as `tree1.tree2.key4' |
| 15 key5 = :bool:TRUE | 15 key5 = :bool:TRUE |
| 16 key6 = off | 16 key6 = off |
| 17 | |
| 18 [config.tree1.tree2.key9] |
