logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

debug.py (139B)


  1. import os
  2. # If DISTUTILS_DEBUG is anything other than the empty string, we run in
  3. # debug mode.
  4. DEBUG = os.environ.get('DISTUTILS_DEBUG')