--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/data/conf3.py Sun Mar 18 14:44:41 2018 +0100 @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- + +key1 = u"the next value " +_key2 = "non-exported value"