main.py 文件源码

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

项目:indiwebmanager 作者: knro 项目源码 文件源码
def start_server(profile):
    """Start INDI server for a specific profile"""
    global saved_profile
    saved_profile = profile
    global active_profile
    active_profile = profile
    response.set_cookie("indiserver_profile", profile,
                        None, max_age=3600000, path='/')
    start_profile(profile)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号