PySnooper/pysnooper
Christian Zietz 90951065d3 When tracing 'call' events, skip lines containing decorators to print actual function name.
Python syntax expects function decorators in a separate line so the all lines starting with '@' can be safely skipped.
2019-04-24 12:27:26 +03:00
..
__init__.py Add "and collaborators" everywhere 2019-04-24 12:10:46 +03:00
pycompat.py Add "and collaborators" everywhere 2019-04-24 12:10:46 +03:00
pysnooper.py Add "and collaborators" everywhere 2019-04-24 12:10:46 +03:00
tracer.py When tracing 'call' events, skip lines containing decorators to print actual function name. 2019-04-24 12:27:26 +03:00
utils.py Add "and collaborators" everywhere 2019-04-24 12:10:46 +03:00