Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf1.yml @ 109:057d87d030f1
Test replacing lists by strings and replacing strings by lists
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sat, 24 Mar 2018 16:04:52 +0100 |
| parents | a0ed95975980 |
| children | ba5970a2dcef |
line wrap: on
line source
# -*- coding: utf-8; mode: yaml; indent-tabs-mode: nil; -*- %YAML 1.1 --- key1: the value key2: 2 key3: 5.7 key4: true key5: false key6: 0377
