Linux puskom-ProLiant-DL385-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64
/
snap
/
core18
/
current
/
usr
/
lib
/
python3.8
/
distutils
/
//snap/core18/current/usr/lib/python3.8/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')