singletable.py 文件源码

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

项目:tpg.now 作者: stklik 项目源码 文件源码
def column_widths(self):
        """If we set our own column width, then we take that one, otherwise we will use the default one"""
        if self.__column_widths:
            return self.__column_widths
        else:
            return super(SingleTable, self).column_widths
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号