tests.py 文件源码

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

项目:sammy 作者: capless 项目源码 文件源码
def setUp(self):
        template_path = '{}/{}'.format(
            pl.PurePath(
                os.path.abspath(__file__)).parent / 'examples/yaml', self.template_name)
        with open(template_path, 'r') as f:
            self.template_dict = yaml.load(f)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号