Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf3.py @ 118:e37fc67ae7f3
Changes: Document that previously "safe_merge()" made sort of shallow copies
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 29 Mar 2018 10:08:26 +0200 |
| parents | 84b9578cacce |
| children |
line wrap: on
line source
# -*- coding: utf-8 -*- key1 = u"the next value " _key2 = "non-exported value"
