home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / lib / python2.4 / site-packages / pyqtconfig.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2007-04-29  |  480 b   |  25 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.4)
  3.  
  4. import sys
  5.  
  6. try:
  7.     _pydebug_ = sys.pydebug
  8. except AttributeError:
  9.     _pydebug_ = False
  10.  
  11. if _pydebug_:
  12.     
  13.     try:
  14.         from pyqtconfig_d import *
  15.     except ImportError:
  16.         msg = None
  17.         raise ImportError, 'No module named pyqtconfig; package python-qt3-dbg not installed'
  18.     except:
  19.         None<EXCEPTION MATCH>ImportError
  20.     
  21.  
  22. None<EXCEPTION MATCH>ImportError
  23. from pyqtconfig_nd import *
  24. del _pydebug_
  25.