Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf3.py @ 257:428158054729 v0.8.1
+++++ v0.8.1
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Wed, 08 Jul 2020 10:35:20 +0200 |
| parents | 84b9578cacce |
| children |
line wrap: on
line source
# -*- coding: utf-8 -*- key1 = u"the next value " _key2 = "non-exported value"
