Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf23.json @ 248:13283057a21e
Do not use ".format()" but string concatenation or (when conversion to Unicode is needed) the faster %s method
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 06 Jul 2020 23:38:04 +0200 |
| parents | 7e6ec99d5ff5 |
| children |
line wrap: on
line source
{"tmpdir": "{{_tmpdir}}\\3", "db": { "user": { "name": "the_database_user_2", "__doc2": "comment", "pwd": "the-database-password-2" }, "locinfo": { "ro": { "hostname": "3rd-host" } } } }
