__init__.py 192 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 # This is a python package # __PackageSupportBuildPath__ not needed for distutil based builds, # but not everyone is there yet. import win32com win32com.__PackageSupportBuildPath__(__path__)