5 lines
135 B
Python
Raw Normal View History

2024-09-25 20:22:46 +04:00
# See if we have a special directory for the binaries (for developers)
import win32com
win32com.__PackageSupportBuildPath__(__path__)