Files
KPK/v3.12/Lib/site-packages/pythoncom.py
T
2026-06-23 15:20:56 +02:00

5 lines
139 B
Python

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