pythoncom.py 138 字节 原文件 审查 历史 永久链接 1 2 3 # Magic utility that "redirects" to pythoncomxx.dll import pywintypes pywintypes.__import_pywin32_system_module__("pythoncom", globals())