PySnooper/pysnooper
Yael Mintz f1194be092 fix #195
Fix '_thread._local' object has no attribute 'depth' raised by snooper if there's exception upon calling snooped func by initializing thread_global dict with depth when entering the trace() func
2020-09-14 12:44:11 +03:00
..
__init__.py Bump version to 0.4.1 2020-05-11 19:57:32 +03:00
pycompat.py Massaging some code 2020-04-21 14:50:39 +03:00
tracer.py fix #195 2020-09-14 12:44:11 +03: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