Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf3.py @ 259:31a2b3ab061f
===== Added signature for changeset 779511871cc2
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Wed, 08 Jul 2020 10:36:55 +0200 |
| parents | 84b9578cacce |
| children |
line wrap: on
line source
# -*- coding: utf-8 -*- key1 = u"the next value " _key2 = "non-exported value"
