Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf3.py @ 645:f9e80aa80d5c
>>>>> Added tag v0.20.5 for changeset e73cf5593010
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 07 Mar 2022 09:10:25 +0100 |
| parents | 84b9578cacce |
| children |
line wrap: on
line source
# -*- coding: utf-8 -*- key1 = u"the next value " _key2 = "non-exported value"
