##// END OF EJS Templates
windows: open registry keys using unicode names...
windows: open registry keys using unicode names Python3 complained it must be str. While here, use a context manager to close the key- it wouldn't wrap at 80 characters the old way, and would have had to move anyway.

File last commit:

r37193:943d77fc default
r39679:47ac5d93 default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
#
# This file is necessary to make this directory a package.