Home | History | Annotate | Download | only in python2.7

Lines Matching refs:win32api

542         # Use win32api if available
543 from win32api import RegQueryValueEx
582 import win32api
583 from win32api import RegQueryValueEx, RegOpenKeyEx, \
588 # Emulate the win32api module using Python APIs