PCQRSCANER/venv/Lib/site-packages/extract_msg/debug.py
2019-12-22 21:51:47 +01:00

7 lines
105 B
Python

"""
Debug variable used throughout the entire module.
Turns on debugging information.
"""
debug = False