pybuild.winreg module
Helper functions for interacting with the Windows registry
Also provides the following constants from the winreg
builtin module:
HKEY_CLASSES_ROOT: int
HKEY_CURRENT_CONFIG: int
HKEY_CURRENT_USER: int
HKEY_LOCAL_MACHINE: int
HKEY_USERS: int
Functions:
|
Reads the given registry key/subkey |