Lines Matching refs:win32api
542 # Use win32api if available543 from win32api import RegQueryValueEx582 import win32api583 from win32api import RegQueryValueEx, RegOpenKeyEx, \588 # Emulate the win32api module using Python APIs