common.py 文件源码

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

项目:ECoG-ClusterFlow 作者: sugeerth 项目源码 文件源码
def __init__(self, *args, **kwds):

        self.filename = None
        self.parser = None
        self.thread = None

        if not display.DISPLAY_ENABLED:
            self.consensus_procedure(*args, **kwds)

        else:
            gtk.gdk.threads_init()
            gobject.threads_init()

            self.load_display(*args, **kwds)

            self.mpi_wait_for_start()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号