thomas-yanxin 4be8dcafaa update
2022-04-21 14:51:45 +08:00

5 lines
139 B
Python

# Magic utility that "redirects" to pythoncomxx.dll
import pywintypes
pywintypes.__import_pywin32_system_module__("pythoncom", globals())