Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf22.ini @ 120:ba5970a2dcef
The default file encoding when reading INI style files with configmix.ini.load() is now "UTF-8".
Added unittests for proper Unicode handling.
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 29 Mar 2018 12:38:52 +0200 |
| parents | 1c2f8a96dec2 |
| children | 7e6ec99d5ff5 |
line wrap: on
line source
[config] tmpdir = {{_tmpdir}}\2 [config.db.user] name = the_database_user_2 pwd=the-database-password-2 [config.db.locinfo.ro] hostname = 3rd-host
