7 lines
192 B
Python
Raw Normal View History

2024-09-25 20:22:46 +04:00
# This is a python package
# __PackageSupportBuildPath__ not needed for distutil based builds,
# but not everyone is there yet.
import win32com
win32com.__PackageSupportBuildPath__(__path__)