Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf1.ini @ 93:84b9578cacce
Start with unit tests
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 18 Mar 2018 14:44:41 +0100 |
| parents | |
| children | a0ed95975980 |
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
