Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf3.py @ 122:21d92ff8cf31
Begin the handling of JSON-style configuration files
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Wed, 04 Apr 2018 09:45:29 +0200 |
| parents | 84b9578cacce |
| children |
line wrap: on
line source
# -*- coding: utf-8 -*- key1 = u"the next value " _key2 = "non-exported value"
