dvadf
lib64/python3.8/distutils/debug.py 0000644 00000000213 15154102147 0012716 0 ustar 00 import os
# If DISTUTILS_DEBUG is anything other than the empty string, we run in
# debug mode.
DEBUG = os.environ.get('DISTUTILS_DEBUG')