Miguel Turner

Results 3 issues of Miguel Turner

`_winreg` does not support unicode on Python 2.7: https://stackoverflow.com/questions/33605172/python-27-winreg-not-fully-supports-read-write-unicode-string-to-registry

bug

**[Original report](https://bitbucket.org/dhagrow/profig/issue/11) by Miguel Turner (Bitbucket: [dhagrow](https://bitbucket.org/dhagrow), GitHub: [dhagrow](https://github.com/dhagrow)).** ---------------------------------------- This would make it possible to store configs for subsections in separate files.

enhancement
minor

Some registry hives can be as large as 2GB. Maybe not a big issue for most people, but also not difficult to fix. I went with the following solution using...