test_ui_base.py 文件源码

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

项目:PyWallet 作者: AndreMiras 项目源码 文件源码
def test_ui_base(self):
        app = main.PyWalletApp()
        p = partial(self.run_test, app)
        Clock.schedule_once(p, 0.000001)
        app.run()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号