Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf1.ini @ 131:b34ad08e7198
Document the JSON files
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Wed, 04 Apr 2018 23:49:43 +0200 |
| parents | ba5970a2dcef |
| children | 7e6ec99d5ff5 |
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 key7 = Umlaute: ÄÖÜäöüß
