view tests/data/conf1.py @ 106:b35837427a7a

Add an "add_varns()" function to add new namespaces for variables. Use the new function to register all builtin namespaces.
author Franz Glasner <hg@dom66.de>
date Sat, 24 Mar 2018 15:29:13 +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