找回密码
 立即注册

扫一扫,访问微社区

QQ登录

只需一步,快速开始

查看: 2080|回复: 0

[求助] self.done = 0 有什么用啊

3

主题

3

帖子

3

积分

贫民

积分
3
jibanli 发表于 2018-7-30 11:10:55 | 显示全部楼层 |阅读模式

def __init__(self, *args, **kwargs):
        super(SimpleSwitch13, self).__init__(*args, **kwargs)


        self.mac_to_port = {}

        # Holds the topology data and structure

        self.topo_shape = TopoStructure()

        self.done = 0


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表