File size: 139 Bytes
bcbf5e5
 
 
 
1
2
3
4
5
# Magic utility that "redirects" to pythoncomxx.dll
import pywintypes

pywintypes.__import_pywin32_system_module__("pythoncom", globals())