view tests/data/conf3.py @ 653:211288645f02

For better TOML compatibility open TOML files with encoding=""
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 19 May 2022 21:17:39 +0200
parents 84b9578cacce
children
line wrap: on
line source

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

key1 = u"the next value "
_key2 = "non-exported value"