Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf3.py @ 96:778c3bb1fb41
Bump development version to 0.6.0.dev1
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 18 Mar 2018 19:13:35 +0100 |
| parents | 84b9578cacce |
| children |
line wrap: on
line source
# -*- coding: utf-8 -*- key1 = u"the next value " _key2 = "non-exported value"
