PySnooper/pysnooper
Undefeated-man 754cd81b17 fix an indent bugs and add some new functions
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"
2021-07-26 17:50:58 +08:00
..
__init__.py Bump version to 0.5.0 2021-05-19 11:23:53 +03:00
pycompat.py Get rid of six, for reals 2021-02-27 11:04:37 +02:00
tracer.py fix an indent bugs and add some new functions 2021-07-26 17:50:58 +08:00
utils.py Add normalize flag to remove machine-specific data 2019-11-19 19:07:02 +02:00
variables.py Add normalize flag to remove machine-specific data 2019-11-19 19:07:02 +02:00