Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf22.ini @ 747:95d3239bec73
FIX: Root-Is-PureLib: false installs into "purelib" but should install into "platlib".
Overwrite also the "install" command.
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Mon, 30 Oct 2023 15:46:13 +0100 |
| parents | 5a88c514d4e0 |
| children |
line wrap: on
line source
[config] tmpdir = {{_tmpdir}}\2 [config.db.user] name = the_database_user_2 __doc2 = Overwriting a comment pwd=the-database-password-2 [config.db.locinfo.ro] hostname = 3rd-host hostname2 = {{db.locinfo.ro.hostname}}{{db.locinfo.ro.hostname}}
