reduxv1's picture
Upload 1524 files
b7a067b verified
Raw
History Blame Contribute Delete
139 Bytes
import os
# If DISTUTILS_DEBUG is anything other than the empty string, we run in
# debug mode.
DEBUG = os.environ.get('DISTUTILS_DEBUG')