threaded.py 文件源码

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

项目:acris 作者: Acrisel 项目源码 文件源码
def traces(trace, start=0, end=None):
    '''
     File "/private/var/acrisel/sand/gradior/gradior/gradior/gradior/loop_task.py", line 41, in task_wrapper
    '''
    result=[ "File \"%s\", line %s, in %s\n    %s" % (frame.filename, frame.lineno, frame.function, frame.code_context[0].rstrip()) for frame in trace]
    return result
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号