Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf3.py @ 720:6d9552eb7e4d
Further test of filter-only expansions: with "normpath"
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Wed, 16 Aug 2023 16:11:40 +0200 |
| parents | 84b9578cacce |
| children |
line wrap: on
line source
# -*- coding: utf-8 -*- key1 = u"the next value " _key2 = "non-exported value"
