framework.py 文件源码

python
阅读 29 收藏 0 点赞 0 评论 0

项目:remoteControlPPT 作者: htwenning 项目源码 文件源码
def AddTypeLib(self, uuid, major, minor, flags):
        # Get the win32com gencache to register this library.
        from win32com.client import gencache
        gencache.EnsureModule(uuid, self.lcid, major, minor, bForDemand = 1)

    # This is never called by the C++ framework - it does magic.
    # See PyGActiveScript.cpp
    #def InterruptScriptThread(self, stidThread, exc_info, flags):
    #   raise Exception("Not Implemented", scode=winerror.E_NOTIMPL)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号