view tests/data/conf1.py @ 101:f6f2dc7cf053

Better docu of the configmix.variables module
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 22 Mar 2018 16:55:12 +0100
parents a0ed95975980
children ba5970a2dcef
line wrap: on
line source

# -*- coding: utf-8 -*-

key1 = u"the value"
key2 = 2
key3 = 5.7
key4 = True
key5 = False
key6 = 0o377