def configure(self, options, config):
# Pull named plugin out of plugins list
config.plugins.plugins = [p for p in config.plugins.plugins
if p.name != self.to_unplug]
noseclasses.py 文件源码
python
阅读 24
收藏 0
点赞 0
评论 0
评论列表
文章目录