view tests/data/conf1.py @ 117:c5b638f9c607

- More on getting variable values - Reorga of the variable documentation
author Franz Glasner <hg@dom66.de>
date Thu, 29 Mar 2018 08:58:34 +0200
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