Agent-Hellboy / Agent-Hellboy/spewer

Add [dependency library name][file name][line number] to each statement.

未关闭
#11 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
3
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

Add line number before each line, and don't trace spewer, setrace, and setprofile
```
time test-pr-10.py
a
__main__:8: x = 10
__main__:9: y = 20
__main__:10: return x + y
x=10 y=20
spewer.spewer:34: sys.settrace(None)
sys=
python3 a.py 0.02s user 0.01s system 62% cpu 0.052 total
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。