5 lines
135 B
Python
Raw Normal View History

2024-10-02 22:15:59 +04:00
# See if we have a special directory for the binaries (for developers)
import win32com
win32com.__PackageSupportBuildPath__(__path__)