Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf1.ini @ 118:e37fc67ae7f3
Changes: Document that previously "safe_merge()" made sort of shallow copies
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 29 Mar 2018 10:08:26 +0200 |
| parents | a0ed95975980 |
| children | ba5970a2dcef |
line wrap: on
line source
# -*- coding: utf-8 -*- [config] key1 = the value key2 = :int:2 key3 = :float:5.7 key4 = :bool:yes key5 = :bool:off key6 = :int:0o377
