PCQRSCANER/venv/Lib/site-packages/extract_msg/debug.py

7 lines
105 B
Python
Raw Normal View History

2019-12-22 21:51:47 +01:00
"""
Debug variable used throughout the entire module.
Turns on debugging information.
"""
debug = False