]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/distutils/debug.py
3 # This module should be kept compatible with Python 1.5.2.
7 # If DISTUTILS_DEBUG is anything other than the empty string, we run in
9 DEBUG
= os
.environ
.get('DISTUTILS_DEBUG')