Repository URL to install this package:
|
Version:
25.2.4.3-3 ▾
|
libobasis25.2-pyuno
/
opt
/
libreoffice25.2
/
program
/
python-core-3.10.18
/
lib
/
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')