Current File : /home/inlingua/miniconda3/pkgs/python-3.10.16-he870216_1/lib/python3.1/distutils/debug.py
import os

# If DISTUTILS_DEBUG is anything other than the empty string, we run in
# debug mode.
DEBUG = os.environ.get('DISTUTILS_DEBUG')