Home
last modified time | relevance | path

Searched refs:hkey_mod (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dmsvccompiler.py27 hkey_mod = _winreg variable
39 hkey_mod = win32con variable
54 HKEYS = (hkey_mod.HKEY_USERS,
55 hkey_mod.HKEY_CURRENT_USER,
56 hkey_mod.HKEY_LOCAL_MACHINE,
57 hkey_mod.HKEY_CLASSES_ROOT)