I've noted when using a windows machine, a Unicode character is added to every value. ``` 'OS': 'Windows_NT', 'EXAMPLE_KEY': u'EXAMPLE_VALUE' ``` This is using the example listed in the README.