sunucu.py 文件源码

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

项目:milisia-tox 作者: milisarge 项目源码 文件源码
def guncelle(request):
    komut="git pull > guncelleme.log"
    durum=yield from komutar(komut)
    log=open("guncelleme.log","r").read()
    loghtml="<html>güncellendi:<p>"+log+"<p><a href='/'>ana sayfa</a> </html>"
    return web.Response(body=loghtml.encode(kodsayfasi))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号