Kano001's picture
Upload 9 files
bcbf5e5 verified
raw
history blame
139 Bytes
# Magic utility that "redirects" to pythoncomxx.dll
import pywintypes
pywintypes.__import_pywin32_system_module__("pythoncom", globals())