Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/conf3.py @ 769:4a4d1323b282 default tip
Doc what AWS partition is
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Mon, 19 Feb 2024 16:11:48 +0100 |
| parents | 84b9578cacce |
| children |
line wrap: on
line source
# -*- coding: utf-8 -*- key1 = u"the next value " _key2 = "non-exported value"
