utils.py 文件源码

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

项目:simphony-remote 作者: simphony 项目源码 文件源码
def basic_command_line_config():
    """Returns a basic application config for testing purposes.
    The database is in memory.
    """
    options = {k.replace("-", "_"): remove_quotes(v)
               for k, v in arguments.items()}

    return CommandLineConfig(**options)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号