home *** CD-ROM | disk | FTP | other *** search
/ Freelog 116 / FreelogNo116-JuilletSeptembre2013.iso / Bureautique / gImageReader / gimagereader_0.9-1_win32.exe / bin / distutils / debug.pyc (.txt) < prev    next >
Python Compiled Bytecode  |  2011-03-24  |  284b  |  7 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.7)
  3.  
  4. import os
  5. __revision__ = '$Id: debug.py 68943 2009-01-25 22:09:10Z tarek.ziade $'
  6. DEBUG = os.environ.get('DISTUTILS_DEBUG')
  7.