mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-07-28 21:40:24 +00:00
1) make it available to identify which file the called function belongs to when our traceback depth>1 -- automatically add the name of file after the {indent}
2) adding "\n" before each "newish_string" and "Source path: xxx" to make the output nicer and easier to look
3) indent mistakes is at line 363-364 in "tracer.py"
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| pycompat.py | ||
| tracer.py | ||
| utils.py | ||
| variables.py | ||