home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 November / maximum-cd-2010-11.iso / DiscContents / calibre-0.7.13.msi / file_831 (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2010-08-06  |  459 b   |  19 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.6)
  3.  
  4. _debug = 0
  5. eDetecting = 0
  6. eFoundIt = 1
  7. eNotMe = 2
  8. eStart = 0
  9. eError = 1
  10. eItsMe = 2
  11. SHORTCUT_THRESHOLD = 0.95
  12. import __builtin__
  13. if not hasattr(__builtin__, 'False'):
  14.     False = 0
  15.     True = 1
  16. else:
  17.     False = __builtin__.False
  18.     True = __builtin__.True
  19.