Mercurial > hgrepos > Python > libs > ConfigMix
comparison tests/data/conf23.json @ 144:7e6ec99d5ff5
Allow comments as keys and filter them by default
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Fri, 13 Apr 2018 09:51:02 +0200 |
| parents | b11af3ded7c1 |
| children |
comparison
equal
deleted
inserted
replaced
| 143:252645c69c7b | 144:7e6ec99d5ff5 |
|---|---|
| 1 {"tmpdir": "{{_tmpdir}}\\3", | 1 {"tmpdir": "{{_tmpdir}}\\3", |
| 2 "db": { | 2 "db": { |
| 3 "user": { | 3 "user": { |
| 4 "name": "the_database_user_2", | 4 "name": "the_database_user_2", |
| 5 "__doc2": "comment", | |
| 5 "pwd": "the-database-password-2" | 6 "pwd": "the-database-password-2" |
| 6 }, | 7 }, |
| 7 "locinfo": { | 8 "locinfo": { |
| 8 "ro": { | 9 "ro": { |
| 9 "hostname": "3rd-host" | 10 "hostname": "3rd-host" |
