team-10/venv/Lib/site-packages/pythoncom.py

5 lines
139 B
Python
Raw Normal View History

2025-08-02 02:00:33 +02:00
# Magic utility that "redirects" to pythoncomXX.dll
import pywintypes
pywintypes.__import_pywin32_system_module__("pythoncom", globals())