Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf3.py @ 99:cd6c5c1494f5
FIX: Comment for function "_oslookup()" was wrong by copy/paste
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 22 Mar 2018 16:21:17 +0100 |
| parents | 84b9578cacce |
| children |
line wrap: on
line source
# -*- coding: utf-8 -*- key1 = u"the next value " _key2 = "non-exported value"
