install pywin32-220
This commit is contained in:
parent
15d9012f5a
commit
93f7d415a0
581 changed files with 100203 additions and 0 deletions
3
Lib/site-packages/pythoncom.py
Normal file
3
Lib/site-packages/pythoncom.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Magic utility that "redirects" to pythoncomxx.dll
|
||||
import pywintypes
|
||||
pywintypes.__import_pywin32_system_module__("pythoncom", globals())
|
||||
Loading…
Add table
Add a link
Reference in a new issue